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

  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 33 RS_FP_Imprecise = 2
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 226 std::string Imprecise("rs_fp_imprecise");
248 mRSFloatPrecision = RS_FP_Imprecise;
257 // adb shell setprop debug.rs.precision rs_fp_imprecise
267 mRSFloatPrecision = RS_FP_Imprecise;
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 168 case bcinfo::RS_FP_Imprecise:
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 404 case bcinfo::RS_FP_Imprecise:
    [all...]

Completed in 162 milliseconds