Home
last modified time | relevance | path

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

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