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

  /external/skia/include/core/
SkTextBlob.h 147 * If textByteCount is 0, utf8text and clusters will be NULL (no
150 * utf8text will point to a buffer of size textByteCount bytes.
165 char* utf8text; member in struct:final::SkTextBlobBuilder::RunBuffer
  /external/skqp/include/core/
SkTextBlob.h 147 * If textByteCount is 0, utf8text and clusters will be NULL (no
150 * utf8text will point to a buffer of size textByteCount bytes.
165 char* utf8text; member in struct:final::SkTextBlobBuilder::RunBuffer

Completed in 64 milliseconds