HomeSort by relevance Sort by last modified time
    Searched refs:RS_FP_Full (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 31 RS_FP_Full = 0,
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 86 case bcinfo::RS_FP_Full:
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 68 mRSFloatPrecision(RS_FP_Full) {
82 mRSFloatPrecision(RS_FP_Full) {
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp 303 if (ME.getRSFloatPrecision() == bcinfo::RS_FP_Full) {
  /frameworks/rs/driver/
rsdBcc.cpp 124 if (prec != bcinfo::RS_FP_Full) {

Completed in 728 milliseconds