Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkAndroidCodec.cpp116 bool highPrecision = fCodec->getEncodedInfo().bitsPerComponent() > 8; in computeOutputColorType() local
/third_party/flutter/skia/src/codec/
DSkAndroidCodec.cpp129 bool highPrecision = fCodec->getEncodedInfo().bitsPerComponent() > 8; in computeOutputColorType() local
/third_party/skia/src/sksl/ir/
DSkSLType.h474 bool highPrecision() const { in highPrecision() function
/third_party/flutter/skia/src/sksl/ir/
DSkSLType.h405 bool highPrecision() const { in highPrecision() function