Home
last modified time | relevance | path

Searched refs:RSFloatPrecision (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h31 enum RSFloatPrecision { enum
75 enum RSFloatPrecision mRSFloatPrecision;
239 enum RSFloatPrecision getRSFloatPrecision() const { in getRSFloatPrecision()
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp478 enum bcinfo::RSFloatPrecision prec = ME.getRSFloatPrecision(); in findCoreLib()