Home
last modified time | relevance | path

Searched defs:getSurface (Results 1 – 13 of 13) 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.java58 public Surface getSurface() { in getSurface() method in VirtualDisplay
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java116 public Surface getSurface() { in getSurface() method in OutputConfiguration
/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.java240 public Surface getSurface() { in getSurface() method in ImageReader
DMediaRecorder.java142 public native Surface getSurface(); in getSurface() method in MediaRecorder
/frameworks/rs/cpp/
DAllocation.cpp500 RSC::sp<Surface> Allocation::getSurface() { in getSurface() function in Allocation
/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp401 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.cpp576 void * Allocation::getSurface(const Context *rsc) { in getSurface() function in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java2060 public Surface getSurface() { in getSurface() method in Allocation