Searched refs:LengthOptionalStream (Results 1 – 1 of 1) 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()