OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mRSFloatPrecision
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h
112
enum RSFloatPrecision
mRSFloatPrecision
;
292
return
mRSFloatPrecision
;
/frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp
185
mRSFloatPrecision
(RS_FP_Full), mIsThreadable(true),
203
mRSFloatPrecision
(RS_FP_Full), mIsThreadable(true),
352
mRSFloatPrecision
= RelaxedPragmaSeen ? RS_FP_Relaxed : RS_FP_Full;
365
mRSFloatPrecision
= RS_FP_Relaxed;
369
mRSFloatPrecision
= RS_FP_Relaxed;
372
mRSFloatPrecision
= RS_FP_Full;
Completed in 2720 milliseconds