OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImageDecodeBench
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
ImageDecodeBench.cpp
21
class
ImageDecodeBench
: public SkBenchmark {
23
ImageDecodeBench
(void* p, const char* filename)
92
//DEF_BENCH( return SkNEW_ARGS(
ImageDecodeBench
, ("/usr/local/google/home/scroggo/Downloads/images/hal_163x90.png")); )
93
//DEF_BENCH( return SkNEW_ARGS(
ImageDecodeBench
, ("/usr/local/google/home/scroggo/Downloads/images/box_19_top-left.png")); )
Android.mk
44
ImageDecodeBench
.cpp \
Completed in 164 milliseconds