Searched defs:FinishContext (Results 1 – 3 of 3) sorted by relevance
697 struct FinishContext { in asyncReadPixels() struct698 ReadPixelsCallback* fClientCallback; in asyncReadPixels()699 ReadPixelsContext fClientContext; in asyncReadPixels()700 SkISize fSize; in asyncReadPixels()701 GrClientMappedBufferManager* fMappedBufferManager; in asyncReadPixels()702 PixelTransferResult fTransferResult; in asyncReadPixels()967 struct FinishContext { in asyncRescaleAndReadPixelsYUV420() struct968 ReadPixelsCallback* fClientCallback; in asyncRescaleAndReadPixelsYUV420()969 ReadPixelsContext fClientContext; in asyncRescaleAndReadPixelsYUV420()970 GrClientMappedBufferManager* fMappedBufferManager; in asyncRescaleAndReadPixelsYUV420()[all …]
591 struct FinishContext { in onSwapBuffers() struct592 sk_sp<const skgpu::VulkanInterface> interface; in onSwapBuffers()593 VkDevice device; in onSwapBuffers()594 VkSemaphore waitSemaphore; in onSwapBuffers()
246 struct FinishContext { in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() struct247 bool fFinishedUpdate = false; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS()248 skiatest::Reporter* fReporter = nullptr; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS()