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

/frameworks/base/libs/hwui/
H A DRecordedOp.h98 UNMERGEABLE_OP_FN(PathOp) \
302 struct PathOp : RecordedOp { struct in namespace:android::uirenderer
303 PathOp(BASE_PARAMS, const SkPath* path) function in struct:android::uirenderer::PathOp
304 : SUPER(PathOp)

Completed in 50 milliseconds