Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
Dstruct_field.rs37 int argPrefix ## _x, int argPrefix ## _y, float argPrefix ## _f
85 _RS_ASSERT(instanceName.f == argPrefix ## _f); \
Dmath_agree.rs165 if (! f##size##_almost_equal(temp_f##size , func##_rand_f##size##_f##size)) { \
166 fail_f##size (x, y , temp_f##size, func##_rand_f##size##_f##size, #func); \
/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentRecord.java80 int _r, Intent[] _i, String[] _it, int _f, Bundle _o, int _userId) { in Key() argument
90 flags = _f; in Key()
95 hash = (ODD_PRIME_NUMBER*hash) + _f; in Key()
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
Dmath_agree.rs165 if (! f##size##_almost_equal(temp_f##size , func##_rand_f##size##_f##size)) { \
166 fail_f##size (x, y , temp_f##size, func##_rand_f##size##_f##size, #func); \
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dmath_agree.rs165 if (! f##size##_almost_equal(temp_f##size , func##_rand_f##size##_f##size)) { \
166 fail_f##size (x, y , temp_f##size, func##_rand_f##size##_f##size, #func); \