Searched defs:get_surface (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_object.h190 egl_surface_t* get_surface(EGLSurface surface) { function in namespace:android
/frameworks/base/media/jni/
H A Dandroid_media_MediaRecorder.cpp116 static sp<Surface> get_surface(JNIEnv* env, jobject clazz) function
118 ALOGV("get_surface");
408 const sp<Surface> native_surface = get_surface(env, surface);

Completed in 2665 milliseconds