Home
last modified time | relevance | path

Searched refs:amountToRead (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DFrontBufferedStreamTest.cpp231 const size_t amountToRead = 10; in test_initial_offset() local
241 amountToRead); in test_initial_offset()
242 currentPosition = SkTMin(currentPosition + amountToRead, bufferedLength); in test_initial_offset()
/external/skqp/tests/
DFrontBufferedStreamTest.cpp231 const size_t amountToRead = 10; in test_initial_offset() local
241 amountToRead); in test_initial_offset()
242 currentPosition = SkTMin(currentPosition + amountToRead, bufferedLength); in test_initial_offset()