Searched defs:PointsOp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DRecordedOp.h98 UNMERGEABLE_OP_FN(PointsOp) \
309 struct PointsOp : RecordedOp { struct in namespace:android::uirenderer
310 PointsOp(BASE_PARAMS, const float* points, const int floatCount) function in struct:android::uirenderer::PointsOp
311 : SUPER(PointsOp)

Completed in 45 milliseconds