Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Danalytics.ts40 updatePath(_: string): void; method
47 updatePath(_: string) {} method in NullAnalytics
105 updatePath(path: string) { method in AnalyticsImpl
/external/skia/samplecode/
DSampleStrokeVerb.cpp107 void CCPRGeometryView::updatePath() { in updatePath() function in CCPRGeometryView