Searched refs:LengthOptionalStream (Results 1 – 2 of 2) sorted by relevance
181 class LengthOptionalStream : public SkStream { class183 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream() function in LengthOptionalStream213 LengthOptionalStream* stream = in test_length_combos()214 new LengthOptionalStream(SkToBool(hasLen), SkToBool(hasPos)); in test_length_combos()
176 class LengthOptionalStream : public SkStream { class178 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream() function in LengthOptionalStream208 LengthOptionalStream* stream = in test_length_combos()209 new LengthOptionalStream(SkToBool(hasLen), SkToBool(hasPos)); in test_length_combos()