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

  /frameworks/native/opengl/libs/EGL/
egl_object.h 177 egl_surface_t* get_surface(EGLSurface surface) { function in namespace:android
  /frameworks/base/media/jni/
android_media_MediaRecorder.cpp 108 static sp<Surface> get_surface(JNIEnv* env, jobject clazz) function
110 ALOGV("get_surface");
319 const sp<Surface> native_surface = get_surface(env, surface);

Completed in 75 milliseconds