Home
last modified time | relevance | path

Searched defs:filled_length (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dmemory_byte_array.cc27 MemoryByteArray::MemoryByteArray(uint8_t* b, int32_t filled_length) in MemoryByteArray() argument
H A Dbyte_array.cc29 int32_t ByteArray::SetFilledLength(int32_t filled_length) { in SetFilledLength() argument
183 ByteArray::ByteArray(int32_t filled_length, in ByteArray() argument
189 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() argument
193 void ByteArray::Init(int32_t filled_length, in Init() argument

Completed in 2 milliseconds