OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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