Searched defs:SkByteArray (Results 1 – 2 of 2) sorted by relevance
29 struct SkByteArray { struct30 std::unique_ptr<uint8_t[]> strData = nullptr; // A byte array in UTF-16BE encoding31 uint32_t strLen = 0;
31 struct SkByteArray { struct32 std::unique_ptr<uint8_t[]> strData = nullptr; // A byte array in UTF-16BE encoding33 uint32_t strLen = 0;