Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordedOp.h290 struct PathOp : RecordedOp { struct
291 PathOp(BASE_PARAMS, const SkPath* path) : SUPER(PathOp), path(path) {} in PathOp() function
292 const SkPath* path;