/frameworks/native/opengl/tests/lib/ |
D | WindowSurface.cpp | 77 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/native/libs/gui/ |
D | SurfaceControl.cpp | 150 sp<Surface> SurfaceControl::getSurface() const in getSurface() function in android::SurfaceControl
|
/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 | 588 public @Nullable Surface getSurface() { in getSurface() method in OutputConfiguration
|
/frameworks/native/services/surfaceflinger/tests/ |
D | BufferGenerator.cpp | 78 sp<Surface> getSurface() const { return mSurface; } in getSurface() function in android::SurfaceManager
|
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/utilities/ |
D | Utilities.java | 285 public static @Nullable Surface getSurface(View v) { in getSurface() method in Utilities
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2TestBuffer.cpp | 98 sp<Surface> getSurface() const in getSurface() function in Hwc2TestSurfaceManager
|
/frameworks/base/media/java/android/media/ |
D | ImageReader.java | 360 public Surface getSurface() { in getSurface() method in ImageReader
|
D | MediaRecorder.java | 174 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 | 527 sk_sp<SkSurface> Tree::Cache::getSurface(SkRect* bounds) { in getSurface() function in android::uirenderer::VectorDrawable::Tree::Cache
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_legacy_LegacyCameraDevice.cpp | 416 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
|