HomeSort by relevance Sort by last modified time
    Searched defs:fHasLengthAndPosition (Results 1 - 2 of 2) sorted by null

  /external/skia/src/codec/
SkStreamBuffer.h 58 if (fHasLengthAndPosition) {
100 const bool fHasLengthAndPosition;
101 // When fHasLengthAndPosition is true, we do not need to actually buffer
111 // Only used if !fHasLengthAndPosition. In that case, markPosition will
  /external/skqp/src/codec/
SkStreamBuffer.h 58 if (fHasLengthAndPosition) {
100 const bool fHasLengthAndPosition;
101 // When fHasLengthAndPosition is true, we do not need to actually buffer
111 // Only used if !fHasLengthAndPosition. In that case, markPosition will

Completed in 172 milliseconds