OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_gif
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libgif.cpp
464
static bool
is_gif
(SkStreamRewindable* stream) {
function
477
if (
is_gif
(stream)) {
486
if (
is_gif
(stream)) {
/external/skia/src/images/
SkImageDecoder_libgif.cpp
464
static bool
is_gif
(SkStreamRewindable* stream) {
function
477
if (
is_gif
(stream)) {
486
if (
is_gif
(stream)) {
Completed in 204 milliseconds