Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.cpp339 bool filledBackground = false; in decodeFrame() local
353 filledBackground = true; in decodeFrame()
358 filledBackground = true; in decodeFrame()
361 fFilledBackground = filledBackground; in decodeFrame()
362 if (filledBackground) { in decodeFrame()