HomeSort by relevance Sort by last modified time
    Searched full:j_surface_texture_helper_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/java/jni/
surfacetexturehelper_jni.cc 40 : j_surface_texture_helper_(jni, surface_texture_helper),
54 jni->CallVoidMethod(*j_surface_texture_helper_, j_return_texture_method_);
64 width, height, native_handle, *j_surface_texture_helper_,
surfacetexturehelper_jni.h 73 const ScopedGlobalRef<jobject> j_surface_texture_helper_; member in class:webrtc_jni::SurfaceTextureHelper

Completed in 209 milliseconds