Home
last modified time | relevance | path

Searched refs:mustDoOpBetweenFloorAndAbs (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/gradients/
DGrTiledGradientEffect.fp29 if (sk_Caps.mustDoOpBetweenFloorAndAbs) {
/external/skqp/src/gpu/gradients/
DGrTiledGradientEffect.fp29 if (sk_Caps.mustDoOpBetweenFloorAndAbs) {
/external/skqp/src/gpu/
DGrShaderCaps.h121 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs() function
/external/skia/src/gpu/
DGrShaderCaps.h125 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs() function
/external/skqp/src/sksl/
DSkSLUtil.h112 bool mustDoOpBetweenFloorAndAbs() const { in mustDoOpBetweenFloorAndAbs() function
DSkSLIRGenerator.cpp138 CAP(mustDoOpBetweenFloorAndAbs); in fill_caps()
/external/skia/src/sksl/
DSkSLUtil.h117 bool mustDoOpBetweenFloorAndAbs() const { in mustDoOpBetweenFloorAndAbs() function
DSkSLIRGenerator.cpp141 CAP(mustDoOpBetweenFloorAndAbs); in fill_caps()