/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | RenderTarget9.h | 30 virtual IDirect3DSurface9 *getSurface() const = 0; 56 IDirect3DSurface9 *getSurface() const override; 87 IDirect3DSurface9 *getSurface() const override;
|
H A D | RenderTarget9.cpp | 90 IDirect3DSurface9 *TextureRenderTarget9::getSurface() const in getSurface() function in rx::TextureRenderTarget9 140 IDirect3DSurface9 *SurfaceRenderTarget9::getSurface() const in getSurface() function in rx::SurfaceRenderTarget9
|
H A D | Framebuffer9.cpp | 95 IDirect3DSurface9 *surface = renderTarget->getSurface(); in readPixelsImpl() 252 // The getSurface calls do an AddRef so save them until after no errors are possible in blitImpl() 253 IDirect3DSurface9 *readSurface = readRenderTarget->getSurface(); in blitImpl() 256 IDirect3DSurface9 *drawSurface = drawRenderTarget->getSurface(); in blitImpl() 370 // The getSurface calls do an AddRef so save them until after no errors are possible in blitImpl() 371 IDirect3DSurface9 *readSurface = readDepthStencil->getSurface(); in blitImpl() 374 IDirect3DSurface9 *drawSurface = drawDepthStencil->getSurface(); in blitImpl()
|
H A D | Image9.cpp | 98 ANGLE_TRY(source->getSurface(context9, &sourceSurface)); in GenerateMipmap() 101 ANGLE_TRY(dest->getSurface(context9, &destSurface)); in GenerateMipmap() 167 ANGLE_TRY(source->getSurface(context9, &sourceSurface)); in CopyImage() 170 ANGLE_TRY(dest->getSurface(context9, &destSurface)); in CopyImage() 357 angle::Result Image9::getSurface(Context9 *context9, IDirect3DSurface9 **outSurface) in getSurface() function in rx::Image9 433 ANGLE_TRY(getSurface(context9, &sourceSurface)); in copyToSurface() 567 angle::ComPtr<IDirect3DSurface9> surface = renderTarget->getSurface(); in copyFromRTInternal()
|
H A D | Image9.h | 88 angle::Result getSurface(Context9 *context9, IDirect3DSurface9 **outSurface);
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | Window.hpp | 31 vk::SurfaceKHR getSurface(); 46 vk::SurfaceKHR getSurface();
|
H A D | Window.cpp | 32 vk::SurfaceKHR Window::getSurface() in getSurface() function in Window 99 vk::SurfaceKHR Window::getSurface() in getSurface() function in Window
|
H A D | Swapchain.cpp | 21 vk::SurfaceKHR surface = window.getSurface(); in Swapchain()
|
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
H A D | ViewerActivity.java | 122 onSurfaceCreated(mApplication.getNativeHandle(), holder.getSurface()); in surfaceCreated() 129 onSurfaceChanged(mApplication.getNativeHandle(), holder.getSurface()); in surfaceChanged()
|
/third_party/skia/third_party/externals/angle2/samples/sample_util/ |
H A D | SampleApplication.cpp | 175 EGLSurface SampleApplication::getSurface() const in getSurface() function in SampleApplication 178 return mEGLWindow->getSurface(); in getSurface()
|
H A D | SampleApplication.h | 57 EGLSurface getSurface() const;
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLContextSharingTest.cpp | 161 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() 236 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() 304 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() 350 EGLSurface surface = eglWindow->getSurface(); in TEST_P() 407 EGLSurface surface = eglWindow->getSurface(); in TEST_P()
|
H A D | EGLContextASANTest.cpp | 49 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P()
|
H A D | EGLDebugTest.cpp | 157 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P()
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
H A D | SurfaceRenderer.java | 69 mAndroidSurface = holder.getSurface(); in surfaceChanged()
|
/third_party/skia/tools/perf-canvaskit-puppeteer/ |
H A D | benchmark.js | 3 function getSurface(CanvasKit, webglversion) { function
|
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
H A D | tcuLnxWayland.hpp | 92 void* getSurface (void) { return m_surface; } in getSurface() function in tcu::lnx::wayland::Window
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemContext.hpp | 69 const vk::VkSurfaceKHR getSurface (void) const { return *m_surface; } in getSurface() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/skia/third_party/externals/angle2/samples/post_sub_buffer/ |
H A D | PostSubBuffer.cpp | 131 EGLSurface surface = getSurface();
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | SurfaceEGL.h | 60 EGLSurface getSurface() const;
|
/third_party/skia/bench/ |
H A D | ImageCycleBench.cpp | 78 if (auto surf = canvas->getSurface()) {
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemContext.hpp | 69 const vk::VkSurfaceKHR getSurface (void) const { return *m_surface; } in getSurface() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/skia/third_party/externals/angle2/samples/multi_window/ |
H A D | MultiWindow.cpp | 53 rootWindow.surface = getSurface();
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | EGLWindow.h | 135 EGLSurface getSurface() const;
|
/third_party/skia/gm/ |
H A D | yuv420_odd_dim.cpp | 69 if (auto origSurface = canvas->getSurface()) { in DEF_SIMPLE_GM_CAN_FAIL()
|