Home
last modified time | relevance | path

Searched defs:drawSurface (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/frameworks/native/libs/renderengine/skia/filters/
H A DKawaseBlurDualFilter.cpp84 void KawaseBlurDualFilter::blurInto(const sk_sp<SkSurface>& drawSurface, in blurInto()
96 void KawaseBlurDualFilter::blurInto(const sk_sp<SkSurface>& drawSurface, sk_sp<SkShader> input, in blurInto()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp256 IDirect3DSurface9 *drawSurface = drawRenderTarget->getSurface(); in blitImpl() local
374 IDirect3DSurface9 *drawSurface = drawDepthStencil->getSurface(); in blitImpl() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp243 egl::Surface *drawSurface, in makeCurrent()
403 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in waitNative() local
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp348 SurfaceID drawSurface = PackParam<SurfaceID>(EGL_NO_SURFACE); in DestroySurface() local
541 Surface *drawSurface = display->getSurface(drawSurfaceID); in MakeCurrent() local
759 Surface *drawSurface = static_cast<Surface *>(thread->getCurrentDrawSurface()); in SwapInterval() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSyncTest.cpp57 EGLSurface drawSurface = eglGetCurrentSurface(EGL_DRAW); in TEST_P() local
137 EGLSurface drawSurface = eglGetCurrentSurface(EGL_DRAW); in TEST_P() local
H A DEGLMultiContextTest.cpp156 EGLSurface drawSurface = EGL_NO_SURFACE; in TEST_P() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp353 egl::Surface *drawSurface, in makeCurrent()
761 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in waitNative() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture_mock.cpp42 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent()
H A DFrameCapture.cpp9142 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent()
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/panel/
DBackgroundSurfaceView.java97 private void drawSurface(SurfaceHolder holder) { in drawSurface() method in BackgroundSurfaceView
/aosp_15_r20/external/skia/gm/
H A Dkawase_blur_rt.cpp99 auto drawSurface = MakeSurface(canvas, scaledInfo); in draw() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp129 egl::Surface *drawSurface, in makeCurrent()
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DDisplaySurfaceGl.cpp36 EGLSurface drawSurface = EGL_NO_SURFACE; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp41 egl::Surface *drawSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DDisplayWgpu.cpp51 egl::Surface *drawSurface, in makeCurrent()
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DFramebufferTest.java382 public void makeCurrent(EGLSurface drawSurface, EGLSurface readSurface) { in makeCurrent()
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java394 final SnapshotSurface drawSurface = new SnapshotSurface( in drawSnapshotOnSurface() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp680 egl::Surface *drawSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp726 egl::Surface *drawSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationEGL.cpp3317 const Surface *drawSurface = GetSurfaceIfValid(display, drawSurfaceID); in ValidateMakeCurrent() local
5099 Surface *drawSurface = val->eglThread->getCurrentDrawSurface(); in ValidateSwapInterval() local
H A DDisplay.cpp1721 egl::Surface *drawSurface, in makeCurrent()
H A DContext.cpp971 egl::Surface *drawSurface, in makeCurrent()
9569 egl::Error Context::setDefaultFramebuffer(egl::Surface *drawSurface, egl::Surface *readSurface) in setDefaultFramebuffer()
9629 egl::Surface *drawSurface = mCurrentDrawSurface; in unsetDefaultFramebuffer() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp1300 void SeparateShaderTest::drawSurface(Surface &dst, uint32_t seed) in drawSurface() function in deqp::gles31::Functional::__anonf652bf1a0111::SeparateShaderTest
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp6134 const egl::Surface *drawSurface = context->getCurrentDrawSurface(); in onMakeCurrent() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar21META-INF/ META-INF/MANIFEST.MF android/ android/widget/ android/ ...

123