Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLCPP.h40 #define floatIs32Bits floatIs32Bits() macro
DSkSLUtil.h127 bool floatIs32Bits() const { in floatIs32Bits() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h87 bool floatIs32Bits() const { return fFloatIs32Bits; } in floatIs32Bits() function
/third_party/skia/src/gpu/
DGrShaderCaps.h92 bool floatIs32Bits() const { return fFloatIs32Bits; } in floatIs32Bits() function
/third_party/skia/src/sksl/
DSkSLUtil.h153 bool floatIs32Bits() const { in floatIs32Bits() function