Searched refs:PaddingBgColor (Results 1 – 2 of 2) sorted by relevance
65 uint32_t PaddingBgColor(const SavedImage *savedImage);
329 if (PaddingBgColor(curSavedImage) != SUCCESS) { in DisposeBackground()395 uint32_t GifDecoder::PaddingBgColor(const SavedImage *savedImage) in PaddingBgColor() function in OHOS::ImagePlugin::GifDecoder