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

  /external/skia/include/codec/
SkCodec.h 55 static constexpr size_t MinBufferedBytesNeeded() { return 32; }
120 * MinBufferedBytesNeeded to determine the correct format, and then start
122 * assumes that if less than MinBufferedBytesNeeded bytes (but more than
    [all...]
  /external/skqp/include/codec/
SkCodec.h 55 static constexpr size_t MinBufferedBytesNeeded() { return 32; }
120 * MinBufferedBytesNeeded to determine the correct format, and then start
122 * assumes that if less than MinBufferedBytesNeeded bytes (but more than
    [all...]

Completed in 206 milliseconds