Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DSurfaceContext.cpp747 struct FinishContext { in asyncReadPixels() struct
759 auto* finishContext = new FinishContext{callback, in asyncReadPixels()
767 const auto* context = reinterpret_cast<const FinishContext*>(c); in asyncReadPixels()
979 struct FinishContext { in asyncRescaleAndReadPixelsYUV420() struct
992 auto* finishContext = new FinishContext{callback, in asyncRescaleAndReadPixelsYUV420()
1001 const auto* context = reinterpret_cast<const FinishContext*>(c); in asyncRescaleAndReadPixelsYUV420()

Completed in 3 milliseconds