Searched defs:progressiveDisplay (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/gif/
H A DSkGifImageReader.h237 bool progressiveDisplay() const { return m_progressiveDisplay; } function in class:SkGIFFrameContext
238 void setProgressiveDisplay(bool progressiveDisplay) { m_progressiveDisplay = progressiveDisplay; } argument
/external/skqp/third_party/gif/
H A DSkGifImageReader.h237 bool progressiveDisplay() const { return m_progressiveDisplay; } function in class:SkGIFFrameContext
238 void setProgressiveDisplay(bool progressiveDisplay) { m_progressiveDisplay = progressiveDisplay; } argument

Completed in 125 milliseconds