| /third_party/skia/experimental/graphite/src/ |
| D | DrawList.h | 196 struct Draw { struct 197 const Renderer& fRenderer; // Statically defined by function that recorded the Draw argument 202 DrawOrder fOrder; argument 207 Draw(const Renderer& renderer, const Transform& transform, const Shape& shape, in Draw() argument
|
| /third_party/flutter/skia/src/atlastext/ |
| D | SkInternalAtlasTextContext.h | 62 struct Draw { struct 76 SkArenaAllocList<Draw> fDraws; argument
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrOpFlushState.h | 131 struct Draw { struct 151 SkArenaAllocList<Draw> fDraws; argument
|
| /third_party/skia/src/gpu/ |
| D | GrOpFlushState.h | 276 struct Draw { struct 300 SkArenaAllocList<Draw> fDraws; argument
|
| /third_party/flutter/skia/gm/ |
| D | clipdrawdraw.cpp | 24 static void Draw(SkCanvas* canvas, const SkRect& rect) { in Draw() function
|
| /third_party/skia/gm/ |
| D | clipdrawdraw.cpp | 24 static void Draw(SkCanvas* canvas, const SkRect& rect) { in Draw() function
|
| /third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
| D | point_cloud_renderer.cc | 50 void PointCloudRenderer::Draw(glm::mat4 mvp_matrix, ArSession *ar_session, in Draw() function in hello_ar::PointCloudRenderer
|
| D | background_renderer.cc | 74 void BackgroundRenderer::Draw(const ArSession *session, const ArFrame *frame) { in Draw() function in hello_ar::BackgroundRenderer
|
| D | plane_renderer.cc | 99 void PlaneRenderer::Draw(const glm::mat4 &projection_mat, in Draw() function in hello_ar::PlaneRenderer
|
| /third_party/skia/modules/sksg/src/ |
| D | SkSGDraw.cpp | 19 Draw::Draw(sk_sp<GeometryNode> geometry, sk_sp<PaintNode> paint) in Draw() function in sksg::Draw
|
| /third_party/flutter/skia/modules/sksg/src/ |
| D | SkSGDraw.cpp | 19 Draw::Draw(sk_sp<GeometryNode> geometry, sk_sp<PaintNode> paint) in Draw() function in sksg::Draw
|
| /third_party/mingw-w64/mingw-w64-crt/testcases/ |
| D | tstwinmain.c | 73 void Draw(HDC hdc) in Draw() function
|
| /third_party/skia/src/utils/ |
| D | SkTextUtils.cpp | 13 void SkTextUtils::Draw(SkCanvas* canvas, const void* text, size_t size, SkTextEncoding encoding, in Draw() function in SkTextUtils
|
| /third_party/flutter/skia/src/utils/ |
| D | SkTextUtils.cpp | 13 void SkTextUtils::Draw(SkCanvas* canvas, const void* text, size_t size, SkTextEncoding encoding, in Draw() function in SkTextUtils
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | AttributeLayoutTest.cpp | 429 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anonf00d59e90111::AttributeLayoutNonIndexed 437 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anonf00d59e90111::AttributeLayoutMemoryIndexed 446 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anonf00d59e90111::AttributeLayoutBufferIndexed
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | AttributeLayoutTest.cpp | 429 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon1e7b7bd40111::AttributeLayoutNonIndexed 437 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon1e7b7bd40111::AttributeLayoutMemoryIndexed 446 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon1e7b7bd40111::AttributeLayoutBufferIndexed
|
| /third_party/boost/libs/spirit/classic/test/ |
| D | chset_tests.cpp | 44 Draw(sstream_t& out, chset<CharT> a, char const* str) in Draw() function
|
| /third_party/skia/src/gpu/ops/ |
| D | AAConvexPathRenderer.cpp | 357 struct Draw { struct 358 Draw() : fVertexCnt(0), fIndexCnt(0) {} in Draw() function 359 int fVertexCnt; 360 int fIndexCnt;
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrAAConvexPathRenderer.cpp | 350 struct Draw { struct 351 Draw() : fVertexCnt(0), fIndexCnt(0) {} in Draw() function 356 typedef SkTArray<Draw, true> DrawArray; argument
|
| /third_party/cef/libcef/browser/osr/ |
| D | host_display_client_osr.cc | 86 void CefLayeredWindowUpdaterOSR::Draw(const gfx::Rect& damage_rect, in Draw() function in CefLayeredWindowUpdaterOSR
|
| /third_party/flutter/skia/third_party/externals/sdl/test/ |
| D | testscale.c | 100 Draw(DrawState *s) in Draw() function
|
| D | testrendercopyex.c | 98 Draw(DrawState *s) in Draw() function
|
| D | testrendertarget.c | 182 Draw(DrawState *s) in Draw() function
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | RenderPassLoadOpTests.cpp | 35 void Draw(dawn::RenderPassEncoder* pass) { in Draw() function in DrawQuad
|
| /third_party/flutter/skia/modules/skottie/src/ |
| D | SkottieAdapter.h | 21 class Draw; variable
|