Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayout.h30 #define UNICODE_FIRST_HIGH_SURROGATE 0xd800 macro
DTextLayoutCache.h46 #define UNICODE_FIRST_HIGH_SURROGATE 0xd800 macro
DTextLayout.cpp365 text[p-1] >= UNICODE_FIRST_HIGH_SURROGATE && in computeAdvancesWithICU()