Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp1040 GrPixmap vPmp = GrPixmap::Allocate(uvInfo); in asyncRescaleAndReadPixelsYUV420() local
1043 !vFC->readPixels(dContext, vPmp, {0, 0})) { in asyncRescaleAndReadPixelsYUV420()
1050 result->addCpuPlane(vPmp.pixelStorage(), vPmp.rowBytes()); in asyncRescaleAndReadPixelsYUV420()