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

  /frameworks/minikin/libs/minikin/
Layout.cpp 415 static hb_codepoint_t decodeUtf16(const uint16_t* chars, size_t len, ssize_t* iter) {
442 uint32_t cp = decodeUtf16(chars, len, iter);
448 cp = decodeUtf16(chars, len, iter);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
BearerData.java     [all...]

Completed in 211 milliseconds