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

  /external/sfntly/cpp/src/sfntly/data/
font_output_stream.cc 90 void FontOutputStream::WriteUInt24(int32_t ui) {
writable_font_data.cc 124 int32_t WritableFontData::WriteUInt24(int32_t index, int32_t ui) {
  /external/webrtc/webrtc/base/
bytebuffer.cc 159 void ByteBuffer::WriteUInt24(uint32_t val) {

Completed in 238 milliseconds