Searched defs:jclass (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/ |
D | jni_bridge.cpp | 30 jclass) { in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_create() argument 40 jclass) { in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_delete() argument 47 JNIEnv *env, jclass, jboolean isEffectOn) { in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setEffectOn() argument 60 JNIEnv *env, jclass, jint deviceId) { in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setRecordingDeviceId() argument 73 JNIEnv *env, jclass, jint deviceId) { in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setPlaybackDeviceId() argument
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
D | jni_bridge.cpp | 32 jclass /*unused*/) { in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1createEngine() argument 41 jclass, in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1deleteEngine() argument 50 jclass, in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setToneOn() argument 82 jclass, in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setAudioDeviceId() argument 112 jclass, in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setBufferSizeInBursts() argument 128 jclass, in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1getCurrentOutputLatencyMillis() argument
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuTestLogParserJNI.cpp | 328 …com_drawelements_deqp_testercore_TestLogParser_nativeCreate (JNIEnv* env, jclass, jboolean logData) in Java_com_drawelements_deqp_testercore_TestLogParser_nativeCreate() argument 345 …m_drawelements_deqp_testercore_TestLogParser_nativeDestroy (JNIEnv* env, jclass, jlong nativePoint… in Java_com_drawelements_deqp_testercore_TestLogParser_nativeDestroy() argument 361 …com_drawelements_deqp_testercore_TestLogParser_nativeParse (JNIEnv* env, jclass, jlong nativePoint… in Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse() argument
|
D | tcuAndroidPlatformCapabilityQueryJNI.cpp | 170 …bilityQueryInstrumentation_nativeRenderConfigSupportedQuery (JNIEnv* env, jclass, jstring jCmdLine) in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() argument
|