Searched refs:avoidWritePixelsFastPath (Results 1 – 2 of 2) sorted by relevance
142 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath() function
423 bool canvas2DFastPath = !caps->avoidWritePixelsFastPath() && premul && !needColorConversion && in internalWritePixels()