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

  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 32 RS_FP_Relaxed = 1,
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 223 std::string Relaxed("rs_fp_relaxed");
248 mRSFloatPrecision = RS_FP_Relaxed;
253 // adb shell setprop debug.rs.precision rs_fp_relaxed
261 mRSFloatPrecision = RS_FP_Relaxed;
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 165 case bcinfo::RS_FP_Relaxed:

Completed in 374 milliseconds