Home
last modified time | relevance | path

Searched refs:rsFrac (Results 1 – 18 of 18) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_core.c6 extern float __attribute__((overloadable)) rsFrac(float v) { in rsFrac() function
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rscript1193 f = rsFrac(f);
/frameworks/rs/script_api/
Drs_math.spec3385 function: rsFrac
/frameworks/rs/script_api/include/
Drs_math.rsh6520 * rsFrac: Returns the fractional part of a float
6531 rsFrac(float v);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript3001 *(float*)buf1399 = rsFrac(*(float*)buf1400);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript3001 *(float*)buf1399 = rsFrac(*(float*)buf1400);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript2915 *(float*)buf1336 = rsFrac(*(float*)buf1337);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript2915 *(float*)buf1336 = rsFrac(*(float*)buf1337);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript2915 *(float*)buf1336 = rsFrac(*(float*)buf1337);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3105 *(float*)buf1428 = rsFrac(*(float*)buf1429);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3265 *(float*)buf1536 = rsFrac(*(float*)buf1537);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3852 *(float*)buf1596 = rsFrac(*(float*)buf1597);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4158 *(float*)buf1839 = rsFrac(*(float*)buf1840);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4132 *(float*)buf1820 = rsFrac(*(float*)buf1821);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5101 *(float*)buf2474 = rsFrac(*(float*)buf2475);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript6001 *(float*)buf3194 = rsFrac(*(float*)buf3195);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript5926 *(float*)buf3194 = rsFrac(*(float*)buf3195);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript8335 *(float*)buf4826 = rsFrac(*(float*)buf4827);