Home
last modified time | relevance | path

Searched refs:path_add (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/tools_webrtc/android/profiling/
Dperf_setup.sh423 path_add "${simpleperf_dir}"
432 path_add "${simpleperf_linux_dir}"
457 path_add "${flamegraph_dir}"
Dutilities.sh56 function path_add() { function
/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp301 void SkDevice_Compute::path_add(const SkPaint& paint, in path_add() function in SkDevice_Compute
712 path_add(paint,path,prePathMatrix); in drawPath()
719 this->path_add(paint, stroked, prePathMatrix); in drawPath()
DSkDevice_Compute.h124 void path_add(const SkPaint&, const SkPath&, const SkMatrix* prePathMatrix = nullptr);