Home
last modified time | relevance | path

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

/external/skqp/src/codec/
DSkGifCodec.cpp111 , fFilledBackground(false) in SkGifCodec()
356 fFilledBackground = filledBackground; in decodeFrame()
472 if (!fFilledBackground) { in haveDecodedRow()
DSkGifCodec.h141 bool fFilledBackground; variable
/external/skia/third_party/libgifcodec/
DSkLibGifCodec.cpp109 , fFilledBackground(false) in SkLibGifCodec()
361 fFilledBackground = filledBackground; in decodeFrame()
477 if (!fFilledBackground) { in haveDecodedRow()
DSkLibGifCodec.h138 bool fFilledBackground; variable