Home
last modified time | relevance | path

Searched defs:canvas2DFastPath (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrSurfaceContext.cpp119 bool canvas2DFastPath = unpremul && !needColorConversion && in readPixels() local
277 bool canvas2DFastPath = !caps->avoidWritePixelsFastPath() && premul && !needColorConversion && in writePixels() local
/third_party/skia/src/gpu/
DSurfaceContext.cpp122 bool canvas2DFastPath = unpremul && !needColorConversion && in readPixels() local
379 bool canvas2DFastPath = !caps->avoidWritePixelsFastPath() && premul && !needColorConversion && in internalWritePixels() local