Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.h376 ClipPath(const ClipPath& path) : Path(path) {} in ClipPath() function
377 ClipPath(const char* path, size_t strLength) : Path(path, strLength) {} in ClipPath() function
378 ClipPath() : Path() {} in ClipPath() function