Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkAndroidCodec.cpp269 bool highPrecision = fCodec->getEncodedInfo().bitsPerComponent() > 8; in computeOutputColorType() local
/external/skia/src/sksl/ir/
DSkSLType.h518 bool highPrecision() const { in highPrecision() function