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

  /external/skia/include/core/
SkString.h 237 const uint16_t* getUCS2() const { return fUCS2; }
241 uint16_t* fUCS2;
  /external/skia/legacy/include/core/
SkString.h 186 const uint16_t* getUCS2() const { return fUCS2; }
190 uint16_t* fUCS2;

Completed in 5839 milliseconds