Home
last modified time | relevance | path

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

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