Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DSurfaceContext.cpp759 auto* finishContext = new FinishContext{callback, in asyncReadPixels() local
781 flushInfo.fFinishedContext = finishContext; in asyncReadPixels()
992 auto* finishContext = new FinishContext{callback, in asyncRescaleAndReadPixelsYUV420() local
1028 flushInfo.fFinishedContext = finishContext; in asyncRescaleAndReadPixelsYUV420()
/third_party/flutter/skia/src/gpu/
DGrRenderTargetContext.cpp1697 auto* finishContext = new FinishContext{callback, context, rect.width(), in asyncReadPixels() local
1718 flushInfo.fFinishedContext = finishContext; in asyncReadPixels()
1915 auto* finishContext = new FinishContext{callback, in asyncRescaleAndReadPixelsYUV420() local
1970 flushInfo.fFinishedContext = finishContext; in asyncRescaleAndReadPixelsYUV420()