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

/frameworks/base/libs/hwui/
H A DRecordedOp.h84 PRE_RENDER_OP_FN(VectorDrawableOp) \
350 struct VectorDrawableOp : RecordedOp { struct in namespace:android::uirenderer
351 VectorDrawableOp(VectorDrawable::Tree* tree, BASE_PARAMS_PAINTLESS) function in struct:android::uirenderer::VectorDrawableOp
352 : SUPER_PAINTLESS(VectorDrawableOp)
H A DRecordingCanvas.cpp460 addOp(alloc().create_trivial<VectorDrawableOp>(
H A DFrameBuilder.cpp640 void FrameBuilder::deferVectorDrawableOp(const VectorDrawableOp& op) {

Completed in 2317 milliseconds