Home
last modified time | relevance | path

Searched refs:iszero (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dshared.rsh73 static bool iszero(float f) {
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dshared.rsh73 static bool iszero(float f) {
/frameworks/rs/driver/runtime/
Drs_cl.c332 static bool iszero(float f) { in iszero() function
554 if (iszero(v)) { in FN_FUNC_FN()