Searched defs:_b (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/tests/JankBench/app/src/main/jni/ |
D | test.cpp | 51 …ava_com_android_benchmark_synthetic_TestInterface_nDestroy(JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nDestroy() 58 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest() 64 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunCPUHeatSoakTest() 70 JNIEnv *_env, jobject _this, jlong _b, jfloatArray data) { in Java_com_android_benchmark_synthetic_TestInterface_nGetData() 84 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestStart() 90 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestBandwidth() 96 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nGFlopsTest() 102 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestLatency() 108 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestEnd()
|
/frameworks/native/libs/binder/ |
D | IPCThreadState.cpp | 659 TextOutput::Bundle _b(alog); in transact() local 707 TextOutput::Bundle _b(alog); in transact() local 951 TextOutput::Bundle _b(alog); in talkWithDriver() local 1010 TextOutput::Bundle _b(alog); in talkWithDriver() local 1198 TextOutput::Bundle _b(alog); in executeCommand() local 1245 TextOutput::Bundle _b(alog); in executeCommand() local
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.h | 83 float _b; variable
|
/frameworks/av/media/extractors/mp4/ |
D | SampleTable.cpp | 622 int SampleTable::CompareIncreasingTime(const void *_a, const void *_b) { in CompareIncreasingTime()
|