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

  /frameworks/compile/libbcc/lib/Renderscript/
RSScript.cpp 40 (info->getFloatPrecisionRequirement() != RSInfo::FP_Full)) {
RSInfo.cpp 369 RSInfo::FloatPrecision result = FP_Full;
413 result = FP_Full;
RSCompilerDriver.cpp 187 if (pScript.getInfo()->getFloatPrecisionRequirement() == RSInfo::FP_Full) {
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 261 FP_Full,

Completed in 121 milliseconds