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

/frameworks/base/libs/hwui/
H A DRecordedOp.h85 PRE_RENDER_OP_FN(VectorDrawableOp) \
330 struct VectorDrawableOp : RecordedOp { struct in namespace:android::uirenderer
331 VectorDrawableOp(VectorDrawable::Tree* tree, BASE_PARAMS_PAINTLESS) function in struct:android::uirenderer::VectorDrawableOp
332 : SUPER_PAINTLESS(VectorDrawableOp), vectorDrawable(tree) {}

Completed in 73 milliseconds