Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrShaderCaps.h169 bool removePowWithConstantExponent() const { return fRemovePowWithConstantExponent; } in removePowWithConstantExponent() function
/third_party/skia/src/sksl/
DSkSLUtil.h265 bool removePowWithConstantExponent() const { in removePowWithConstantExponent() function