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

/frameworks/base/libs/hwui/
H A DRecordedOp.h83 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.cpp445 addOp(alloc().create_trivial<VectorDrawableOp>(
H A DFrameBuilder.cpp634 void FrameBuilder::deferVectorDrawableOp(const VectorDrawableOp& op) {

Completed in 992 milliseconds