Home
last modified time | relevance | path

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

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