/frameworks/native/opengl/tests/lib/ |
D | WindowSurface.cpp | 82 EGLNativeWindowType WindowSurface::getSurface() const { in getSurface() function in WindowSurface
|
/frameworks/base/core/java/android/hardware/display/ |
D | VirtualDisplay.java | 58 public Surface getSurface() { in getSurface() method in VirtualDisplay
|
/frameworks/base/core/java/android/view/ |
D | SurfaceHolder.java | 322 public Surface getSurface(); in getSurface() method
|
/frameworks/base/core/java/com/android/internal/view/ |
D | BaseSurfaceHolder.java | 230 public Surface getSurface() { in getSurface() method in BaseSurfaceHolder
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | OutputConfiguration.java | 458 public @Nullable Surface getSurface() { in getSurface() method in OutputConfiguration
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 249 sp<Surface> SurfaceControl::getSurface() const in getSurface() function in android::SurfaceControl
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2TestBuffer.cpp | 95 sp<Surface> getSurface() const in getSurface() function in Hwc2TestSurfaceManager
|
/frameworks/base/media/java/android/media/ |
D | ImageReader.java | 349 public Surface getSurface() { in getSurface() method in ImageReader
|
D | MediaRecorder.java | 146 public native Surface getSurface(); in getSurface() method in MediaRecorder
|
/frameworks/rs/cpp/ |
D | Allocation.cpp | 499 sp<Surface> Allocation::getSurface() { in getSurface() function in Allocation
|
/frameworks/base/libs/hwui/ |
D | VectorDrawable.cpp | 542 sk_sp<SkSurface> Tree::Cache::getSurface(SkRect* bounds) { in getSurface() function in android::uirenderer::VectorDrawable::Tree::Cache
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowSurfaceController.java | 499 void getSurface(Surface outSurface) { in getSurface() method in WindowSurfaceController
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_legacy_LegacyCameraDevice.cpp | 390 static sp<Surface> getSurface(JNIEnv* env, jobject surface) { in getSurface() function
|
D | com_google_android_gles_jni_EGLImpl.cpp | 54 static inline EGLSurface getSurface(JNIEnv* env, jobject o) { in getSurface() function
|
/frameworks/rs/ |
D | rsAllocation.cpp | 592 void * Allocation::getSurface(const Context *rsc) { in getSurface() function in android::renderscript::Allocation
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 3020 public Surface getSurface() { in getSurface() method in Allocation
|