OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PathUtilsBench
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
PathUtilsBench.cpp
37
class
PathUtilsBench
: public SkBenchmark {
45
PathUtilsBench
(Proc proc, const char name[]) {
71
DEF_BENCH( return SkNEW_ARGS(
PathUtilsBench
, (path_proc, "path")); )
72
DEF_BENCH( return SkNEW_ARGS(
PathUtilsBench
, (region_proc, "region")); )
Android.mk
60
PathUtilsBench
.cpp \
Completed in 241 milliseconds