Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/include/bcc/
H A DCompilerConfig.h108 inline bool getFullPrecision() const in getFullPrecision() function
/aosp12/frameworks/compile/libbcc/lib/
H A DRSCompilerDriver.cpp100 if (mConfig->getFullPrecision() != script_full_prec) { in setupConfig()