HomeSort by relevance Sort by last modified time
    Searched defs:floatIs32Bits (Results 1 - 6 of 6) sorted by null

  /external/skia/src/sksl/
SkSLCPP.h 43 #define floatIs32Bits floatIs32Bits()
SkSLUtil.h 126 bool floatIs32Bits() const {
  /external/skqp/src/sksl/
SkSLCPP.h 43 #define floatIs32Bits floatIs32Bits()
SkSLUtil.h 138 bool floatIs32Bits() const {
  /external/skia/include/gpu/
GrShaderCaps.h 79 bool floatIs32Bits() const { return fFloatIs32Bits; }
  /external/skqp/include/gpu/
GrShaderCaps.h 87 bool floatIs32Bits() const { return fFloatIs32Bits; }

Completed in 242 milliseconds