Home
last modified time | relevance | path

Searched defs:Draw (Results 1 – 25 of 128) sorted by relevance

123456

/external/skia/src/gpu/graphite/
DDrawList.h97 struct Draw { struct
99 DrawParams fDrawParams; // The DrawParam's transform is owned by fTransforms of the DrawList argument
102 Draw(const Renderer* renderer, const Transform& transform, const Geometry& geometry, in Draw() argument
118 SkTBlockList<Draw, 16> fDraws{SkBlockAllocator::GrowthPolicy::kFibonacci}; argument
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dplot_python.cc27 void PythonPlot::Draw() { in Draw() function in webrtc::PythonPlot
36 void PythonPlotCollection::Draw() { in Draw() function in webrtc::PythonPlotCollection
Dplot_protobuf.cc25 void ProtobufPlot::Draw() {} in Draw() function in webrtc::ProtobufPlot
33 void ProtobufPlotCollection::Draw() { in Draw() function in webrtc::ProtobufPlotCollection
/external/rust/android-crates-io/crates/plotters/src/
Devcxr.rs43 draw: Draw, in evcxr_figure()
57 draw: Draw, in evcxr_figure_with_saving()
76 draw: Draw, in evcxr_bitmap_figure()
/external/skia/src/gpu/ganesh/
DGrOpFlushState.h309 struct Draw { struct
333 SkArenaAllocList<Draw> fDraws; argument
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawVertexAttribDivisorTests.hpp32 namespace Draw namespace
DvktDrawScissorTests.hpp33 namespace Draw namespace
DvktDrawAhbTests.hpp33 namespace Draw namespace
DvktDrawNegativeViewportHeightTests.hpp32 namespace Draw namespace
DvktDrawInvertedDepthRangesTests.hpp33 namespace Draw namespace
DvktDrawShaderViewportIndexTests.hpp33 namespace Draw namespace
DvktBasicDrawTests.hpp33 namespace Draw namespace
DvktDrawDepthClampTests.hpp33 namespace Draw namespace
DvktDrawNonLineTests.hpp33 namespace Draw namespace
DvktDrawOutputLocationTests.hpp32 namespace Draw namespace
DvktDrawDiscardRectanglesTests.hpp33 namespace Draw namespace
DvktDrawMultiExtTests.hpp32 namespace Draw namespace
DvktDrawShaderLayerTests.hpp33 namespace Draw namespace
DvktDrawTests.hpp32 namespace Draw namespace
DvktDrawMultipleInterpolationTests.hpp32 namespace Draw namespace
DvktDrawDepthBiasTests.hpp32 namespace Draw namespace
DvktDrawPointClampTests.hpp32 namespace Draw namespace
DvktDrawMultisampleLinearInterpolationTests.hpp33 namespace Draw namespace
DvktDrawExplicitVertexParameterTests.hpp33 namespace Draw namespace
DvktDrawShaderInvocationTests.hpp31 namespace Draw namespace

123456