/frameworks/base/libs/hwui/tests/common/ |
D | TestContext.cpp | 73 void TestContext::createSurface() { in createSurface() function in android::uirenderer::test::TestContext
|
/frameworks/native/libs/gui/ |
D | ISurfaceComposerClient.cpp | 49 status_t createSurface(const String8& name, uint32_t width, uint32_t height, PixelFormat format, in createSurface() function in android::BpSurfaceComposerClient
|
D | SurfaceControl.cpp | 159 sp<Surface> SurfaceControl::createSurface() const in createSurface() function in android::SurfaceControl
|
D | SurfaceComposerClient.cpp | 1316 sp<SurfaceControl> SurfaceComposerClient::createSurface(const String8& name, uint32_t w, uint32_t h, in createSurface() function in android::SurfaceComposerClient
|
/frameworks/native/services/surfaceflinger/ |
D | Client.cpp | 75 status_t Client::createSurface(const String8& name, uint32_t w, uint32_t h, PixelFormat format, in createSurface() function in android::Client
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | VectorDrawableAtlas.cpp | 264 sk_sp<SkSurface> VectorDrawableAtlas::createSurface(int width, int height, GrContext* context) { in createSurface() function in android::uirenderer::skiapipeline::VectorDrawableAtlas
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
D | IllustrationVideoView.java | 181 protected void createSurface() { in createSurface() method in IllustrationVideoView
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Letterbox.java | 247 private void createSurface() { in createSurface() method in Letterbox.LetterboxSurface
|
/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 | 295 Result<EGLSurface, EGLint> EglManager::createSurface(EGLNativeWindowType window, in createSurface() function in android::uirenderer::renderthread::EglManager
|
D | VulkanManager.cpp | 557 VulkanSurface* VulkanManager::createSurface(ANativeWindow* window, ColorMode colorMode, 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
|
/frameworks/native/services/surfaceflinger/tests/ |
D | Transaction_test.cpp | 374 virtual sp<SurfaceControl> createSurface(const sp<SurfaceComposerClient>& client, in createSurface() function in android::LayerTransactionTest
|