/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libjpeg.cpp | 327 static bool return_false(const jpeg_decompress_struct& cinfo, function 548 return return_false(cinfo, *bm, "setjmp"); 556 return return_false(cinfo, *bm, "read_header"); 613 return return_false(cinfo, *bm, "start_decompress"); 620 return return_false(cinfo, *bm, "chooseFromOneChoice"); 634 return return_false(cinfo, *bm, "allocPixelRef"); 662 return return_false(cinfo, *bm, "shouldCancelDecode"); 676 return return_false(cinfo, *bm, "jpeg colorspace"); 680 return return_false(cinfo, *bm, "sampler.begin"); 688 return return_false(cinfo, *bm, "skip rows") [all...] |
SkImageDecoder_libwebp.cpp | 166 static bool return_false(const SkBitmap& bm, const char msg[]) { function 370 return return_false(*decodedBitmap, "allocPixelRef"); 425 return return_false(*decodedBitmap, "allocPixelRef");
|
/external/skia/src/images/ |
SkImageDecoder_libjpeg.cpp | 327 static bool return_false(const jpeg_decompress_struct& cinfo, function 548 return return_false(cinfo, *bm, "setjmp"); 556 return return_false(cinfo, *bm, "read_header"); 613 return return_false(cinfo, *bm, "start_decompress"); 620 return return_false(cinfo, *bm, "chooseFromOneChoice"); 634 return return_false(cinfo, *bm, "allocPixelRef"); 662 return return_false(cinfo, *bm, "shouldCancelDecode"); 676 return return_false(cinfo, *bm, "jpeg colorspace"); 680 return return_false(cinfo, *bm, "sampler.begin"); 688 return return_false(cinfo, *bm, "skip rows") [all...] |
SkImageDecoder_libwebp.cpp | 166 static bool return_false(const SkBitmap& bm, const char msg[]) { function 370 return return_false(*decodedBitmap, "allocPixelRef"); 425 return return_false(*decodedBitmap, "allocPixelRef");
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 388 return_false: 404 goto return_false; 409 goto return_false;
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 388 return_false: 404 goto return_false; 409 goto return_false;
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 388 return_false: 404 goto return_false; 409 goto return_false;
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 388 return_false: 404 goto return_false; 409 goto return_false;
|