Home
last modified time | relevance | path

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

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