Searched refs:yPmp (Results 1 – 1 of 1) sorted by relevance
1038 GrPixmap yPmp = GrPixmap::Allocate(yInfo); in asyncRescaleAndReadPixelsYUV420() local1041 if (!yFC->readPixels(dContext, yPmp, {0, 0}) || in asyncRescaleAndReadPixelsYUV420()1048 result->addCpuPlane(yPmp.pixelStorage(), yPmp.rowBytes()); in asyncRescaleAndReadPixelsYUV420()