Searched refs:DrawVectorDrawableOp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h1111 class DrawVectorDrawableOp : public DrawOp { class in namespace:android::uirenderer
1113 DrawVectorDrawableOp(VectorDrawableRoot* tree, const SkRect& bounds) function in class:android::uirenderer::DrawVectorDrawableOp
H A DDisplayListCanvas.cpp421 addDrawOp(new (alloc()) DrawVectorDrawableOp(tree, tree->stagingProperties()->getBounds()));

Completed in 70 milliseconds