Home
last modified time | relevance | path

Searched defs:neverDisableColorWrites (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h388 bool neverDisableColorWrites() const { return fNeverDisableColorWrites; } in neverDisableColorWrites() function
/third_party/skia/src/gpu/gl/
DGrGLCaps.h400 bool neverDisableColorWrites() const { return fNeverDisableColorWrites; } in neverDisableColorWrites() function