Searched defs:get_surface (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 91 milliseconds