/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityRecordInputSink.java | 66 private SurfaceControl createSurface(SurfaceControl.Transaction t) { in createSurface() method in ActivityRecordInputSink
|
D | Letterbox.java | 382 private void createSurface(SurfaceControl.Transaction t) { in createSurface() method in Letterbox.LetterboxSurface
|
/frameworks/base/libs/hwui/tests/common/ |
D | TestContext.cpp | 84 void TestContext::createSurface() { in createSurface() function in android::uirenderer::test::TestContext
|
/frameworks/native/libs/gui/aidl/android/gui/ |
D | ISurfaceComposerClient.aidl | 49 …CreateSurfaceResult createSurface(@utf8InCpp String name, int flags, @nullable IBinder parent, in … in createSurface() method
|
/frameworks/native/services/surfaceflinger/ |
D | Client.cpp | 52 binder::Status Client::createSurface(const std::string& name, int32_t flags, in createSurface() function in android::Client
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
D | IllustrationVideoView.java | 181 protected void createSurface() { in createSurface() method in IllustrationVideoView
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 162 sp<Surface> SurfaceControl::createSurface() in createSurface() function in android::SurfaceControl
|
D | SurfaceComposerClient.cpp | 2437 sp<SurfaceControl> SurfaceComposerClient::createSurface(const String8& name, uint32_t w, uint32_t h, in createSurface() function in android::SurfaceComposerClient
|
/frameworks/base/graphics/java/android/graphics/ |
D | BLASTBufferQueue.java | 74 public Surface createSurface() { in createSurface() method in BLASTBufferQueue
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 192 public boolean createSurface(SurfaceTexture surface) { in createSurface() method in BlockingGLTextureView.EglHelper
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 391 Result<EGLSurface, EGLint> EglManager::createSurface(EGLNativeWindowType window, in createSurface() function in android::uirenderer::renderthread::EglManager
|
D | VulkanManager.cpp | 746 VulkanSurface* VulkanManager::createSurface(ANativeWindow* window, in createSurface() function in android::uirenderer::renderthread::VulkanManager
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | RenderTarget.java | 390 private static EGLSurface createSurface(EGL10 egl, EGLDisplay display, int width, int height) { in createSurface() method in RenderTarget
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLSurfaceView.java | 1079 public boolean createSurface() { in createSurface() method in GLSurfaceView.EglHelper
|