Searched refs:j_surface_texture_helper_ (Results 1 – 2 of 2) sorted by relevance
40 : j_surface_texture_helper_(jni, surface_texture_helper), in SurfaceTextureHelper()54 jni->CallVoidMethod(*j_surface_texture_helper_, j_return_texture_method_); in ReturnTextureFrame()64 width, height, native_handle, *j_surface_texture_helper_, in CreateTextureFrame()
73 const ScopedGlobalRef<jobject> j_surface_texture_helper_; variable