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

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp366 addDrawOp(new (alloc()) DrawArcOp(left, top, right, bottom,
H A DDisplayListOp.h1253 class DrawArcOp : public DrawStrokableOp { class in namespace:android::uirenderer
1255 DrawArcOp(float left, float top, float right, float bottom, function in class:android::uirenderer::DrawArcOp

Completed in 62 milliseconds