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

  /external/skia/src/core/
SkBuffer.h 77 bool readS16(int16_t* x) { return read(x, 2); }
SkStream.cpp 28 int16_t SkStream::readS16() {

Completed in 215 milliseconds