Home
last modified time | relevance | path

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

/third_party/skia/tests/
DFrontBufferedStreamTest.cpp181 class LengthOptionalStream : public SkStream { class
183 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream() function in LengthOptionalStream
213 LengthOptionalStream* stream = in test_length_combos()
214 new LengthOptionalStream(SkToBool(hasLen), SkToBool(hasPos)); in test_length_combos()