Searched refs:backend_t (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/perf/ |
D | benchmark-shape.cc | 45 enum backend_t { HARFBUZZ, FREETYPE }; enum 49 backend_t backend, in BM_Shape() 109 static void test_backend (backend_t backend, in test_backend()
|
D | benchmark-font.cc | 24 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/ |
D | hb-shape-threads.cc | 54 enum backend_t { HARFBUZZ, FREETYPE }; enum 108 static void test_backend (backend_t backend, in test_backend()
|