Home
last modified time | relevance | path

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

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