Home
last modified time | relevance | path

Searched defs:DIEllipseBatch (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrOvalRenderer.cpp1083 class DIEllipseBatch : public GrVertexBatch { class
1193 DIEllipseBatch(const Geometry& geometry, const SkRect& bounds) : INHERITED(ClassID()) { in DIEllipseBatch() function in DIEllipseBatch
1919 DRAW_BATCH_TEST_DEFINE(DIEllipseBatch) { in DRAW_BATCH_TEST_DEFINE() argument