Home
last modified time | relevance | path

Searched defs:FinishContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/
DSurfaceContext.cpp669 struct FinishContext { in asyncReadPixels() struct
670 ReadPixelsCallback* fClientCallback; in asyncReadPixels()
671 ReadPixelsContext fClientContext; in asyncReadPixels()
672 SkISize fSize; in asyncReadPixels()
673 GrClientMappedBufferManager* fMappedBufferManager; in asyncReadPixels()
674 PixelTransferResult fTransferResult; in asyncReadPixels()
939 struct FinishContext { in asyncRescaleAndReadPixelsYUV420() struct
940 ReadPixelsCallback* fClientCallback; in asyncRescaleAndReadPixelsYUV420()
941 ReadPixelsContext fClientContext; in asyncRescaleAndReadPixelsYUV420()
942 GrClientMappedBufferManager* fMappedBufferManager; in asyncRescaleAndReadPixelsYUV420()
[all …]
/external/skia/tools/window/
DGraphiteVulkanWindowContext.cpp583 struct FinishContext { in onSwapBuffers() struct
584 sk_sp<const skgpu::VulkanInterface> interface; in onSwapBuffers()
585 VkDevice device; in onSwapBuffers()
586 VkSemaphore waitSemaphore; in onSwapBuffers()