Home
last modified time | relevance | path

Searched refs:backend_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/perf/
Dbenchmark-shape.cc45 enum backend_t { HARFBUZZ, FREETYPE }; enum
49 backend_t backend, in BM_Shape()
109 static void test_backend (backend_t backend, in test_backend()
Dbenchmark-font.cc24 enum backend_t { HARFBUZZ, FREETYPE, CORETEXT }; enum
84 bool is_var, backend_t backend, operation_t operation, in BM_Font()
243 static void test_backend (backend_t backend, in test_backend()
/external/harfbuzz_ng/test/threads/
Dhb-shape-threads.cc54 enum backend_t { HARFBUZZ, FREETYPE }; enum
108 static void test_backend (backend_t backend, in test_backend()