Home
last modified time | relevance | path

Searched refs:posinf (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh38 static inline const float posinf() {
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Dshared.rsh41 static inline const float posinf() {
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh57 static inline const float posinf() {
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh59 static inline const float posinf() {
/frameworks/rs/driver/runtime/
Drs_cl.c303 static float posinf() { in posinf() function
678 return posinf(); in FN_FUNC_FN()
684 return copysign(posinf(), v); in FN_FUNC_FN()
686 return posinf(); in FN_FUNC_FN()