Searched refs:ReleaseSurfaceId (Results 1 – 3 of 3) sorted by relevance
121 bool ReleaseSurfaceId(int surface_id);
230 bool GLEnv::ReleaseSurfaceId(int surface_id) { in ReleaseSurfaceId() function in android::filterfw::GLEnv
369 return gl_env ? ToJBool(gl_env->ReleaseSurfaceId(surfaceId)) : JNI_FALSE; in Java_android_filterfw_core_GLEnvironment_nativeRemoveSurfaceId()