HomeSort by relevance Sort by last modified time
    Searched refs:isComplexScript (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.h 226 bool isComplexScript(hb_script_t script);
TextLayoutCache.cpp 792 bool TextLayoutShaper::isComplexScript(hb_script_t script) {
819 if (isComplexScript(hb_buffer_get_script(mBuffer))) {
    [all...]

Completed in 41 milliseconds