Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp1039 GrPixmap uPmp = GrPixmap::Allocate(uvInfo); in asyncRescaleAndReadPixelsYUV420() local
1042 !uFC->readPixels(dContext, uPmp, {0, 0}) || in asyncRescaleAndReadPixelsYUV420()
1049 result->addCpuPlane(uPmp.pixelStorage(), uPmp.rowBytes()); in asyncRescaleAndReadPixelsYUV420()