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

  /external/chromium_org/ui/gfx/ozone/dri/
hardware_display_controller.h 154 DriSurface* get_surface() const { return surface_.get(); }; function in class:gfx::HardwareDisplayController
  /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 200 milliseconds