Home | History | Annotate | Download | only in jni

Lines Matching refs:LOGE

51 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__))
92 LOGE("Could not open input GIF: %s, error = %d", pathIn, error);
101 LOGE("Could not open output GIF: %s, error = %d", pathOut, error);
109 LOGE("Could not resize GIF");
121 LOGE("Input GIF has invalid size: %d x %d", gifIn->SWidth, gifIn->SHeight);
132 LOGE("Could not write screen descriptor");
165 LOGE("Could not get record type");
172 LOGE("Could not read image descriptor (%d)", imageIndex);
181 LOGE("GIF image extends beyond logical screen");
193 LOGE("Could not write image descriptor (%d)", imageIndex);
202 LOGE("Could not read image data (%d)", imageIndex);
215 LOGE("Could not render %d", imageIndex);
228 LOGE("Could not write raster data (%d)", imageIndex);
260 LOGE("Could not read extension block");
267 LOGE("Could not interpret GCB extension");
279 LOGE("SBackGroundColor overflow");
295 LOGE("Could not write extension leader");
299 LOGE("Could not write extension block");
305 LOGE("Could not read extension continuation");
311 LOGE("Could not write extension continuation");
318 LOGE("Could not write extension trailer");
341 LOGE("Could not read interlaced raster data");
348 LOGE("Could not read raster data");
368 LOGE("No GIF color map found");
388 LOGE("Color Index %d is out of bounds (count=%d)", colorIndex,