Home
last modified time | relevance | path

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

/external/skqp/tests/
DGifTest.cpp59 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_no_colormap() local
70 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data() local
90 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_dims() local
100 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_interlaced_gif_data() local
132 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_short() local
/external/skia/tests/
DGifTest.cpp59 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_no_colormap() local
70 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data() local
90 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_dims() local
100 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_interlaced_gif_data() local
132 bool imageDecodeSuccess = decode_memory(data, size, &bm); in test_gif_data_short() local