Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Support/
DCompilerConfig.h107 inline bool getFullPrecision() const in getFullPrecision() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp103 if (mConfig->getFullPrecision() != script_full_prec) { in setupConfig()