Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp77 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/native/libs/gui/
DSurfaceControl.cpp150 sp<Surface> SurfaceControl::getSurface() const in getSurface() function in android::SurfaceControl
/frameworks/base/core/java/android/view/
DSurfaceHolder.java322 public Surface getSurface(); in getSurface() method
/frameworks/base/core/java/com/android/internal/view/
DBaseSurfaceHolder.java230 public Surface getSurface() { in getSurface() method in BaseSurfaceHolder
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java588 public @Nullable Surface getSurface() { in getSurface() method in OutputConfiguration
/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.cpp78 sp<Surface> getSurface() const { return mSurface; } in getSurface() function in android::SurfaceManager
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/utilities/
DUtilities.java285 public static @Nullable Surface getSurface(View v) { in getSurface() method in Utilities
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestBuffer.cpp98 sp<Surface> getSurface() const in getSurface() function in Hwc2TestSurfaceManager
/frameworks/base/media/java/android/media/
DImageReader.java360 public Surface getSurface() { in getSurface() method in ImageReader
DMediaRecorder.java174 public native Surface getSurface(); in getSurface() method in MediaRecorder
/frameworks/rs/cpp/
DAllocation.cpp499 sp<Surface> Allocation::getSurface() { in getSurface() function in Allocation
/frameworks/base/libs/hwui/
DVectorDrawable.cpp527 sk_sp<SkSurface> Tree::Cache::getSurface(SkRect* bounds) { in getSurface() function in android::uirenderer::VectorDrawable::Tree::Cache
/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp416 static sp<Surface> getSurface(JNIEnv* env, jobject surface) { in getSurface() function
Dcom_google_android_gles_jni_EGLImpl.cpp54 static inline EGLSurface getSurface(JNIEnv* env, jobject o) { in getSurface() function
/frameworks/rs/
DrsAllocation.cpp592 void * Allocation::getSurface(const Context *rsc) { in getSurface() function in android::renderscript::Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java3020 public Surface getSurface() { in getSurface() method in Allocation