Searched refs:avoidWritePixelsFastPath (Results 1 – 4 of 4) sorted by relevance
80 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath() function
431 !fContext->contextPriv().caps()->avoidWritePixelsFastPath() && in writeSurfacePixels()
109 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath() function
474 bool canvas2DFastPath = !caps->avoidWritePixelsFastPath() && premul && !needColorConversion && in internalWritePixels()