Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp972 auto yFP = GrTextureEffect::Make(srcView, this->colorInfo().alphaType(), texMatrix); in asyncRescaleAndReadPixelsYUV420() local
973 yFP = GrColorMatrixFragmentProcessor::Make(std::move(yFP), in asyncRescaleAndReadPixelsYUV420()
978 yFC->fillWithFP(std::move(yFP)); in asyncRescaleAndReadPixelsYUV420()