Home
last modified time | relevance | path

Searched defs:floatIs32Bits (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/sksl/
DSkSLCPP.h39 #define floatIs32Bits floatIs32Bits() macro
DSkSLUtil.h133 bool floatIs32Bits() const { in floatIs32Bits() function
/external/skqp/src/sksl/
DSkSLCPP.h39 #define floatIs32Bits floatIs32Bits() macro
DSkSLUtil.h128 bool floatIs32Bits() const { in floatIs32Bits() function
/external/skqp/src/gpu/
DGrShaderCaps.h83 bool floatIs32Bits() const { return fFloatIs32Bits; } in floatIs32Bits() function
/external/skia/src/gpu/
DGrShaderCaps.h85 bool floatIs32Bits() const { return fFloatIs32Bits; } in floatIs32Bits() function