OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_transparency
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkMovie_gif.cpp
229
bool
has_transparency
= ((eb->Bytes[0] & 1) == 1);
local
230
if (
has_transparency
) {
/external/skia/src/images/
SkMovie_gif.cpp
229
bool
has_transparency
= ((eb->Bytes[0] & 1) == 1);
local
230
if (
has_transparency
) {
Completed in 27 milliseconds