Home
last modified time | relevance | path

Searched defs:ReadUInt24 (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc107 int32_t FontInputStream::ReadUInt24() { in ReadUInt24() function in sfntly::FontInputStream
Dreadable_font_data.cc119 int32_t ReadableFontData::ReadUInt24(int32_t index) { in ReadUInt24() function in sfntly::ReadableFontData
/external/webrtc/webrtc/base/
Dbytebuffer.cc87 bool ByteBuffer::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBuffer