Home
last modified time | relevance | path

Searched defs:imageDecodeSuccess (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DGifTest.cpp58 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_no_colormap() local
69 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data() local
89 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_dims() local
99 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_interlaced_gif_data() local
131 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_short() local