Home
last modified time | relevance | path

Searched refs:fAvoidWritePixelsFastPath (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrCaps.h80 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath()
356 bool fAvoidWritePixelsFastPath : 1; variable
DGrCaps.cpp73 fAvoidWritePixelsFastPath = false; in GrCaps()
/external/skqp/src/gpu/
DGrCaps.h80 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; } in avoidWritePixelsFastPath()
358 bool fAvoidWritePixelsFastPath : 1; variable
DGrCaps.cpp74 fAvoidWritePixelsFastPath = false; in GrCaps()
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp388 fAvoidWritePixelsFastPath = true; // bugs.skia.org/8064 in applyDriverCorrectnessWorkarounds()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp439 fAvoidWritePixelsFastPath = true; // bugs.skia.org/8064 in applyDriverCorrectnessWorkarounds()