Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrShaderCaps.h161 bool unfoldShortCircuitAsTernary() const { return fUnfoldShortCircuitAsTernary; } in unfoldShortCircuitAsTernary() function
/third_party/skia/src/sksl/
DSkSLUtil.h241 bool unfoldShortCircuitAsTernary() const { in unfoldShortCircuitAsTernary() function