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