Home
last modified time | relevance | path

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

/external/skia/tests/
DFrontBufferedStreamTest.cpp176 class LengthOptionalStream : public SkStream { class
178 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream() function in LengthOptionalStream
208 LengthOptionalStream* stream = in test_length_combos()
209 new LengthOptionalStream(SkToBool(hasLen), SkToBool(hasPos)); in test_length_combos()
/external/skqp/tests/
DFrontBufferedStreamTest.cpp176 class LengthOptionalStream : public SkStream { class
178 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream() function in LengthOptionalStream
208 LengthOptionalStream* stream = in test_length_combos()
209 new LengthOptionalStream(SkToBool(hasLen), SkToBool(hasPos)); in test_length_combos()