Home
last modified time | relevance | path

Searched defs:skipLength (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/codec/
DSkRawCodec.cpp252 const size_t skipLength = offset - fStreamBuffer.bytesWritten(); in transferBuffer() local
/third_party/flutter/skia/src/codec/
DSkRawCodec.cpp252 const size_t skipLength = offset - fStreamBuffer.bytesWritten(); in transferBuffer() local
/third_party/lz4/tests/
Dframetest.c1088 size_t const skipLength = FUZ_rand(&randState) & mask; in fuzzerTests() local
Dfuzzer.c575 size_t const skipLength = FUZ_rand(&randState) & mask; in FUZ_test() local