Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/unicode_comparison/cpp/
H A Dbridge.h17 double perf_compute_codeunit_flags(char* text);
H A Dbridge.cpp48 double perf_compute_codeunit_flags(char* text) { in perf_compute_codeunit_flags() function
/aosp_15_r20/external/skia/tools/unicode_comparison/go/bridge/
H A Dbridge.go46 return float64(C.perf_compute_codeunit_flags(cs))