Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp73 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/support/heifwriter/src/main/java/androidx/heifwriter/
DEglWindowSurface.java191 public Surface getSurface() { in getSurface() method in EglWindowSurface
/frameworks/native/libs/gui/
DSurfaceControl.cpp146 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.java587 public @Nullable Surface getSurface() { in getSurface() method in OutputConfiguration
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
DUtilities.java312 public static @Nullable Surface getSurface(View v) { in getSurface() method in Utilities
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java497 void getSurface(Surface outSurface) { in getSurface() method in WindowSurfaceController
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestBuffer.cpp98 sp<Surface> getSurface() const in getSurface() function in Hwc2TestSurfaceManager
/frameworks/base/media/java/android/media/
DImageReader.java349 public Surface getSurface() { in getSurface() method in ImageReader
DMediaRecorder.java157 public native Surface getSurface(); in getSurface() method in MediaRecorder
/frameworks/base/libs/hwui/
DVectorDrawable.cpp535 sk_sp<SkSurface> Tree::Cache::getSurface(SkRect* bounds) { in getSurface() function in android::uirenderer::VectorDrawable::Tree::Cache
/frameworks/rs/cpp/
DAllocation.cpp499 sp<Surface> Allocation::getSurface() { in getSurface() function in Allocation
/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