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

/frameworks/base/libs/hwui/
H A DRecordedOp.h96 UNMERGEABLE_OP_FN(LinesOp) \
279 struct LinesOp : RecordedOp { struct in namespace:android::uirenderer
280 LinesOp(BASE_PARAMS, const float* points, const int floatCount) function in struct:android::uirenderer::LinesOp
281 : SUPER(LinesOp)

Completed in 47 milliseconds