Searched refs:_b (Results 1 - 6 of 6) sorted by relevance

/frameworks/ex/framesequence/jni/utils/
H A Dmath.h22 __typeof__ (b) _b = (b); \
23 _a > _b ? _a : _b; })
27 __typeof__ (b) _b = (b); \
28 _a < _b ? _a : _b; })
/frameworks/base/tests/JankBench/app/src/main/jni/
H A Dtest.cpp51 void Java_com_android_benchmark_synthetic_TestInterface_nDestroy(JNIEnv *_env, jobject _this, jlong _b) { argument
52 Bench *b = (Bench *)_b;
58 JNIEnv *_env, jobject _this, jlong _b, jlong options) {
59 Bench *b = (Bench *)_b;
64 JNIEnv *_env, jobject _this, jlong _b, jlong options) {
65 Bench *b = (Bench *)_b;
70 JNIEnv *_env, jobject _this, jlong _b, jfloatArray data) {
71 Bench *b = (Bench *)_b;
84 JNIEnv *_env, jobject _this, jlong _b) {
85 Bench *b = (Bench *)_b;
57 Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest( JNIEnv *_env, jobject _this, jlong _b, jlong options) argument
63 Java_com_android_benchmark_synthetic_TestInterface_nRunCPUHeatSoakTest( JNIEnv *_env, jobject _this, jlong _b, jlong options) argument
69 Java_com_android_benchmark_synthetic_TestInterface_nGetData( JNIEnv *_env, jobject _this, jlong _b, jfloatArray data) argument
83 Java_com_android_benchmark_synthetic_TestInterface_nMemTestStart( JNIEnv *_env, jobject _this, jlong _b) argument
89 Java_com_android_benchmark_synthetic_TestInterface_nMemTestBandwidth( JNIEnv *_env, jobject _this, jlong _b, jlong opt) argument
95 Java_com_android_benchmark_synthetic_TestInterface_nGFlopsTest( JNIEnv *_env, jobject _this, jlong _b, jlong opt) argument
101 Java_com_android_benchmark_synthetic_TestInterface_nMemTestLatency( JNIEnv *_env, jobject _this, jlong _b, jlong opt) argument
107 Java_com_android_benchmark_synthetic_TestInterface_nMemTestEnd( JNIEnv *_env, jobject _this, jlong _b) argument
[all...]
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h73 ColorRGB(): _r(0.0), _g(0.0), _b(0.0) {};
74 ColorRGB(float f): _r(f), _g(f), _b(f) {}; // Gray, NOLINT(implicit)
75 ColorRGB(float r, float g, float b): _r(r), _g(g), _b(b) {};
78 float b(void) const { return _b; }
83 float _b; member in class:ColorRGB
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp603 TextOutput::Bundle _b(alog);
641 TextOutput::Bundle _b(alog);
881 TextOutput::Bundle _b(alog);
940 TextOutput::Bundle _b(alog);
1106 TextOutput::Bundle _b(alog);
1149 TextOutput::Bundle _b(alog);
/frameworks/av/media/extractors/mp4/
H A DSampleTable.cpp622 int SampleTable::CompareIncreasingTime(const void *_a, const void *_b) { argument
624 const SampleTimeEntry *b = (const SampleTimeEntry *)_b;
/frameworks/base/media/tests/contents/media_api/music/
H A Dtest_amr_ietf.amr440 A�[���MC3� �{���)�ap<�6G��!��w��_b[��A[�����!+�<�w'���;��-�i����A�}�~�h��<�AyO����&�ŃMR&�HQv"�;o�~p<?�7���A
596 ��@M��_�w�j�a��lp<'aL�|����x�4 A�䘗.��ʫ�% <�.��ir������͕�|�qGvn�t3�P�<>�g����&���b^^0E�~݁����b�<Y9���� e�-k늏l��D.���ړT< i�-F��k%d_<����� P�.Q!�Ƅ�<��G�>�kRv�B@�^���v]/��˯��ސ<�a�״kE.���- � 3������<fk��zE����N�֍VY7�_b'O����<�y�y�����O���c��Ao�B������<DLm�Sp��}�s�B�7�A3{���N`0<0(g��x�vvK)�� mo~�����5��<DBk�_�a�{������蘭� �2�e:��Q�< 2w*�Z�.�ijԑT�Ϧ7�j(�4 @<6g��u�K�,qj��p����ABODΰ<e.�P����zj0��YS�DE$ #P<�g� ��ig9"l2�.xy^���m�nJ��<({qO��P��
637 &�J��;��f�<R~q��H�3Ы���U�������_��<D_9�~!�o�d2,�IpO�v�d����^<Sv��)C܉�D������jS�'�1o~0p<Rf$;� v�#�C� 6��do�h�]� <�vk������m3�N��XU�Œƥ��Z�<Xi�=�8�p�"��,Z����u=E(td� �<�g�E��bJNf��us��;L+H捷|�P<R_��A���vb�^�~BHDž.p�-bk ��<vf=���AZ�j-E.r�"�(�"�S��� <���M���D�D��Q�8 ��'E�l���<Xy+�������� 24�r�R�� _��<�hCC� !�\J�bŮ�2��_b)k�ޯkP<�d_��������)�ķ��2�����װ<NZY�����_����2�t�6Z� z��%$�<D���@�"��7��ug]z^m��H_$]��0�<ppH�U��f�*���:TC!�#�����i�<HZ~�

Completed in 556 milliseconds