Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordedOp.h204 struct ArcOp : RecordedOp { struct
205 ArcOp(BASE_PARAMS, float startAngle, float sweepAngle, bool useCenter) in ArcOp() argument
210 const float startAngle;
211 const float sweepAngle;
212 const bool useCenter;