Flutter Engine
The Flutter Engine
|
This is the complete list of members for Skwasm::Surface, including all inherited members.
CallbackHandler typedef | Skwasm::Surface | |
createTextureSourceWrapper(SkwasmObject textureSource) | Skwasm::Surface | |
dispose() | Skwasm::Surface | |
getThreadId() | Skwasm::Surface | inline |
onRenderComplete(uint32_t callbackId, SkwasmObject imageBitmap) | Skwasm::Surface | |
rasterizeImage(SkImage *image, ImageByteFormat format) | Skwasm::Surface | |
renderPictures(SkPicture **picture, int count) | Skwasm::Surface | |
renderPicturesOnWorker(sk_sp< SkPicture > *picture, int pictureCount, uint32_t callbackId, double rasterStart) | Skwasm::Surface | |
setCallbackHandler(CallbackHandler *callbackHandler) | Skwasm::Surface | |
Surface() | Skwasm::Surface |