Home
last modified time | relevance | path

Searched refs:filledBackground (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/codec/
DSkGifCodec.cpp334 bool filledBackground = false; in decodeFrame() local
348 filledBackground = true; in decodeFrame()
353 filledBackground = true; in decodeFrame()
356 fFilledBackground = filledBackground; in decodeFrame()
357 if (filledBackground) { in decodeFrame()
/external/skqp/src/codec/
DSkGifCodec.cpp334 bool filledBackground = false; in decodeFrame() local
348 filledBackground = true; in decodeFrame()
353 filledBackground = true; in decodeFrame()
356 fFilledBackground = filledBackground; in decodeFrame()
357 if (filledBackground) { in decodeFrame()