OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gInterlacedGIF
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
GifTest.cpp
40
static unsigned char
gInterlacedGIF
[] = {
146
test_interlaced_gif_data(reporter, static_cast<void *>(
gInterlacedGIF
),
147
sizeof(
gInterlacedGIF
));
195
test_interlaced_gif_data(reporter, static_cast<void *>(
gInterlacedGIF
),
/external/skia/tests/
GifTest.cpp
40
static unsigned char
gInterlacedGIF
[] = {
146
test_interlaced_gif_data(reporter, static_cast<void *>(
gInterlacedGIF
),
147
sizeof(
gInterlacedGIF
));
195
test_interlaced_gif_data(reporter, static_cast<void *>(
gInterlacedGIF
),
Completed in 273 milliseconds