Searched refs:fAvoidWritePixelsFastPath (Results 1 – 6 of 6) sorted by relevance
80 fAvoidWritePixelsFastPath = false; in GrCaps()115 SkASSERT(!fAvoidWritePixelsFastPath); in applyOptionsOverrides()246 writer->appendBool("Avoid writePixels fast path [workaround]", fAvoidWritePixelsFastPath); in dumpJSON()
108 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath()569 bool fAvoidWritePixelsFastPath : 1; variable
82 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath()506 bool fAvoidWritePixelsFastPath : 1; variable
73 fAvoidWritePixelsFastPath = false; in GrCaps()
447 fAvoidWritePixelsFastPath = true; // bugs.skia.org/8064 in applyDriverCorrectnessWorkarounds()
572 fAvoidWritePixelsFastPath = true; // bugs.skia.org/8064 in applyDriverCorrectnessWorkarounds()