Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaDisplayList.h175 void appendVD(VectorDrawableRoot* r) { appendVD(r, SkMatrix::I()); } in appendVD() function
177 void appendVD(VectorDrawableRoot* r, const SkMatrix& mat) { in appendVD() function