Home
last modified time | relevance | path

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

/external/skia/gm/
Dconicpaths.cpp33 template <typename Proc> void append_path(Proc proc) { in append_path() function in ConicPathsGM
/external/autotest/client/bin/
Dutils.py638 def append_path(oldpath, newpath): function