Searched refs:gF0 (Results 1 - 3 of 3) sorted by relevance

/external/skia/bench/
H A DRegionContainBench.cpp66 static SkBenchmark* gF0(void* p) { return SkNEW_ARGS(RegionContainBench, (p, sect_proc, "sect")); } function
68 static BenchRegistry gR0(gF0);
H A DRegionBench.cpp123 static SkBenchmark* gF0(void* p) { return SkNEW_ARGS(RegionBench, (p, SMALL, union_proc, "union")); } function
133 static BenchRegistry gR0(gF0);
/external/skia/tests/
H A DScalarTest.cpp23 static const SkPoint gF0[] = { local
48 { gF0, SK_ARRAY_COUNT(gF0), true },

Completed in 105 milliseconds