HomeSort by relevance Sort by last modified time
    Searched refs:error_return (Results 1 - 2 of 2) sorted by null

  /external/skia/src/images/
SkImageDecoder_libgif.cpp 152 static bool error_return(GifFileType* gif, const SkBitmap& bm, function
164 return error_return(gif, *bm, "DGifOpen");
181 return error_return(gif, *bm, "DGifGetRecordType");
187 return error_return(gif, *bm, "IMAGE_DESC_RECORD_TYPE");
191 return error_return(gif, *bm, "ImageCount < 1");
199 return error_return(gif, *bm, "chooseFromOneChoice");
213 return error_return(gif, *bm, "TopLeft");
221 return error_return(gif, *bm, "null cmap");
242 return error_return(gif, *bm, "allocPixelRef");
257 return error_return(gif, *bm, "non-pos inner width/height")
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c     [all...]

Completed in 69 milliseconds