Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp229 bool has_transparency = ((eb->Bytes[0] & 1) == 1); in drawFrame() local
230 if (has_transparency) { in drawFrame()
/external/chromium_org/third_party/skia/src/images/
DSkMovie_gif.cpp229 bool has_transparency = ((eb->Bytes[0] & 1) == 1); in drawFrame() local
230 if (has_transparency) { in drawFrame()