Home
last modified time | relevance | path

Searched defs:finishContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceContext.cpp707 auto* finishContext = new FinishContext{callback, in asyncReadPixels() local
980 auto* finishContext = new FinishContext{callback, in asyncRescaleAndReadPixelsYUV420() local
/aosp_15_r20/external/skia/tools/window/
H A DGraphiteNativeVulkanWindowContext.cpp596 auto* finishContext = new FinishContext{fInterface, fDevice, fWaitSemaphore}; in onSwapBuffers() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContext.cpp595 auto finishContext = std::make_unique<AsyncReadFinishContext>(); in finalizeAsyncReadPixels() local