Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/batches/
DGrDrawPathBatch.h187 struct Draw { struct
199 typedef SkTLList<Draw, 4> DrawList; argument
DGrAAConvexPathRenderer.cpp345 struct Draw { struct
346 Draw() : fVertexCnt(0), fIndexCnt(0) {} in Draw() argument
351 typedef SkTArray<Draw, true> DrawArray; argument
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawTests.hpp32 namespace Draw namespace
DvktDrawIndirectTest.hpp31 namespace Draw namespace
DvktDrawIndexedTest.hpp31 namespace Draw namespace
DvktDrawSimpleTest.hpp31 namespace Draw namespace
DvktDrawTests.cpp34 namespace Draw namespace
DvktDrawBufferObjectUtil.hpp34 namespace Draw namespace
DvktDrawBufferObjectUtil.cpp31 namespace Draw namespace
DvktDrawImageObjectUtil.hpp36 namespace Draw namespace
DvktDrawTestCaseUtil.hpp40 namespace Draw namespace
DvktDrawBaseClass.cpp29 namespace Draw namespace
DvktDrawSimpleTest.cpp42 namespace Draw namespace
DvktDrawBaseClass.hpp48 namespace Draw namespace
DvktDrawIndexedTest.cpp42 namespace Draw namespace
DvktDrawCreateInfoUtil.hpp34 namespace Draw namespace
DvktDrawIndirectTest.cpp42 namespace Draw namespace
DvktDrawCreateInfoUtil.cpp31 namespace Draw namespace
/external/skia/gm/
Dclipdrawdraw.cpp19 static void Draw(SkCanvas* canvas, const SkRect& rect) { in Draw() function
Dimagefilterscropexpand.cpp165 …static void Draw(SkCanvas* canvas, const SkBitmap& bitmap, const SkRect& rect, SkImageFilter* filt… in Draw() function in ImageFiltersCropExpandGM
/external/skia/src/utils/
DSkMeshUtils.cpp88 void SkMeshUtils::Draw(SkCanvas* canvas, const SkBitmap& bitmap, in Draw() function in SkMeshUtils
/external/mesa3d/src/gallium/docs/source/
Ddistro.rst147 Draw section in Auxiliary
/external/skia/samplecode/
DSampleDraw.cpp87 class Draw : public SkRefCnt { class
89 Draw() : fFlags(0) {} in Draw() function in Draw
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Rope/
Db2Rope.cpp251 void b2Rope::Draw(b2Draw* draw) const in Draw() function in b2Rope
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftBodyHelpers.java63 public static void Draw(btSoftBody psb, btIDebugDraw idraw, int drawflags) { in Draw() method in btSoftBodyHelpers
67 public static void Draw(btSoftBody psb, btIDebugDraw idraw) { in Draw() method in btSoftBodyHelpers

12