HomeSort by relevance Sort by last modified time
    Searched full:return_false (Results 1 - 9 of 9) sorted by null

  /external/skia/legacy/src/images/
SkImageDecoder_libjpeg.cpp 182 static bool return_false(const jpeg_decompress_struct& cinfo, function
210 return return_false(cinfo, *bm, "setjmp");
225 return return_false(cinfo, *bm, "read_header");
302 return return_false(cinfo, *bm, "start_decompress");
310 return return_false(cinfo, *bm, "chooseFromOneChoice");
340 return return_false(cinfo, *bm, "allocPixelRef");
354 return return_false(cinfo, *bm, "read_scanlines");
357 return return_false(cinfo, *bm, "shouldCancelDecode");
383 return return_false(cinfo, *bm, "jpeg colorspace");
408 return return_false(cinfo, *bm, "allocPixelRef")
    [all...]
SkImageDecoder_libwebp.cpp 141 static bool return_false(const SkBitmap& bm, const char msg[]) { function
356 return return_false(*decodedBitmap, "allocPixelRef");
420 return return_false(*decodedBitmap, "allocPixelRef");