Home
last modified time | relevance | path

Searched defs:getSurface (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp82 EGLNativeWindowType WindowSurface::getSurface() const { in getSurface() function in WindowSurface
/frameworks/base/core/java/android/hardware/display/
DVirtualDisplay.java59 public Surface getSurface() { in getSurface() method in VirtualDisplay
/frameworks/base/core/java/android/view/
DSurfaceHolder.java283 public Surface getSurface(); in getSurface() method
/frameworks/base/core/java/com/android/internal/view/
DBaseSurfaceHolder.java219 public Surface getSurface() { in getSurface() method in BaseSurfaceHolder
/frameworks/native/libs/gui/
DSurfaceControl.cpp182 sp<Surface> SurfaceControl::getSurface() const in getSurface() function in android::SurfaceControl
/frameworks/base/media/java/android/media/
DImageReader.java211 public Surface getSurface() { in getSurface() method in ImageReader
DMediaRecorder.java139 public native Surface getSurface(); in getSurface() method in MediaRecorder
/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp402 static sp<Surface> getSurface(JNIEnv* env, jobject surface) { in getSurface() function
Dcom_google_android_gles_jni_EGLImpl.cpp55 static inline EGLSurface getSurface(JNIEnv* env, jobject o) { in getSurface() function
/frameworks/rs/
DrsAllocation.cpp495 void * Allocation::getSurface(const Context *rsc) { in getSurface() function in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java1558 public Surface getSurface() { in getSurface() method in Allocation