Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp836 struct FinishContext { in asyncReadPixels() struct
847 auto* finishContext = new FinishContext{callback, in asyncReadPixels()
854 const auto* context = reinterpret_cast<const FinishContext*>(c); in asyncReadPixels()
1055 struct FinishContext { in asyncRescaleAndReadPixelsYUV420() struct
1067 auto* finishContext = new FinishContext{callback, in asyncRescaleAndReadPixelsYUV420()
1075 const auto* context = reinterpret_cast<const FinishContext*>(c); in asyncRescaleAndReadPixelsYUV420()