Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrPersistentCacheUtils.h25 bool fHasCustomColorOutput = false; member
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.h214 bool fHasCustomColorOutput = false; variable