Searched refs:DrawArcOp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h1152 class DrawArcOp : public DrawStrokableOp { class in namespace:android::uirenderer
1154 DrawArcOp(float left, float top, float right, float bottom, function in class:android::uirenderer::DrawArcOp
H A DDisplayListCanvas.cpp397 addDrawOp(new (alloc()) DrawArcOp(left, top, right, bottom,

Completed in 55 milliseconds