Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DSurfaceContext.cpp896 auto yFP = GrTextureEffect::Make(srcView, this->colorInfo().alphaType(), texMatrix); in asyncRescaleAndReadPixelsYUV420() local
897 yFP = GrFragmentProcessor::ColorMatrix(std::move(yFP), in asyncRescaleAndReadPixelsYUV420()
902 yFC->fillWithFP(std::move(yFP)); in asyncRescaleAndReadPixelsYUV420()

Completed in 3 milliseconds