Home
last modified time | relevance | path

Searched refs:getRSFloatPrecision (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h196 enum RSFloatPrecision getRSFloatPrecision() const { in getRSFloatPrecision() function
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp161 switch (ME->getRSFloatPrecision()) { in dumpMetadata()
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp735 enum bcinfo::RSFloatPrecision prec = ME.getRSFloatPrecision(); in findCoreLib()