Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp1038 GrPixmap yPmp = GrPixmap::Allocate(yInfo); in asyncRescaleAndReadPixelsYUV420() local
1041 if (!yFC->readPixels(dContext, yPmp, {0, 0}) || in asyncRescaleAndReadPixelsYUV420()
1048 result->addCpuPlane(yPmp.pixelStorage(), yPmp.rowBytes()); in asyncRescaleAndReadPixelsYUV420()