/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | DrawList.h | 94 struct Draw { struct 96 DrawParams fDrawParams; // The DrawParam's transform is owned by fTransforms of the DrawList argument 99 Draw(const Renderer* renderer, const Transform& transform, const Geometry& geometry, in Draw() argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrOpFlushState.h | 309 struct Draw { struct 333 SkArenaAllocList<Draw> fDraws; argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/image/draw/ |
D | draw.go | 55 func (op Op) Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) { func 63 Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) methodSpec 72 func (floydSteinberg) Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) { func 110 func Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point, op Op) { func
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | AAConvexPathRenderer.cpp | 408 struct Draw { struct 409 Draw() : fVertexCnt(0), fIndexCnt(0) {} in Draw() function 410 int fVertexCnt; 411 int fIndexCnt;
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | plot_protobuf.cc | 25 void ProtobufPlot::Draw() {} in Draw() function in webrtc::ProtobufPlot 33 void ProtobufPlotCollection::Draw() { in Draw() function in webrtc::ProtobufPlotCollection
|
H A D | plot_python.cc | 27 void PythonPlot::Draw() { in Draw() function in webrtc::PythonPlot 36 void PythonPlotCollection::Draw() { in Draw() function in webrtc::PythonPlotCollection
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters-backend/src/rasterizer/ |
D | circle.rs | 9 mut draw: Draw, in draw_part_a() 34 mut draw: Draw, in draw_part_b() 49 mut draw: Draw, in draw_part_c()
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/ |
D | evcxr.rs | 40 draw: Draw, in evcxr_figure() 54 draw: Draw, in evcxr_bitmap_figure()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | AttributeLayoutTest.cpp | 461 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon4c90fb2d0111::AttributeLayoutNonIndexed 469 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon4c90fb2d0111::AttributeLayoutMemoryIndexed 478 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon4c90fb2d0111::AttributeLayoutBufferIndexed
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/linux/ |
H A D | main_wnd.cc | 138 gboolean Draw(GtkWidget* widget, cairo_t* cr, gpointer data) { in Draw() function 482 void GtkMainWnd::Draw(GtkWidget* widget, cairo_t* cr) { in Draw() function in GtkMainWnd
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawOutputLocationTests.hpp | 32 namespace Draw namespace
|
H A D | vktDrawPointClampTests.hpp | 32 namespace Draw namespace
|
H A D | vktDrawInvertedDepthRangesTests.hpp | 33 namespace Draw namespace
|
H A D | vktDrawShaderLayerTests.hpp | 33 namespace Draw namespace
|
H A D | vktDrawMultiExtTests.hpp | 32 namespace Draw namespace
|
H A D | vktDrawTests.hpp | 32 namespace Draw namespace
|
H A D | vktDrawScissorTests.hpp | 33 namespace Draw namespace
|
H A D | vktDrawShaderViewportIndexTests.hpp | 33 namespace Draw namespace
|
H A D | vktBasicDrawTests.hpp | 33 namespace Draw namespace
|
H A D | vktDrawShaderInvocationTests.hpp | 31 namespace Draw namespace
|
H A D | vktDrawDepthBiasTests.hpp | 32 namespace Draw namespace
|
H A D | vktDrawDiscardRectanglesTests.hpp | 33 namespace Draw namespace
|
H A D | vktDrawMultisampleLinearInterpolationTests.hpp | 33 namespace Draw namespace
|
H A D | vktDrawNegativeViewportHeightTests.hpp | 32 namespace Draw namespace
|
H A D | vktDrawAhbExternalFormatResolveTests.hpp | 34 namespace Draw namespace
|