Home
last modified time | relevance | path

Searched refs:frameIsSubset (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/codec/
H A DSkWebpCodec.cpp373 const bool frameIsSubset = frameRect != this->bounds(); in onGetPixels() local
374 if (independent && frameIsSubset) { in onGetPixels()
423 if (frameIsSubset) { in onGetPixels()
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp799 const bool frameIsSubset = xOffset > 0 || yOffset > 0 in parse() local
802 m_firstFrameHasAlpha = frameIsSubset; in parse()

Completed in 3 milliseconds