Home
last modified time | relevance | path

Searched refs:SkCodecPrintf (Results 1 – 18 of 18) sorted by relevance

/external/skia/src/codec/
DSkBmpCodec.cpp117 SkCodecPrintf("Error: unable to read first bitmap header.\n"); in ReadHeader()
124 SkCodecPrintf("Error: invalid starting location for pixel data\n"); in ReadHeader()
133 SkCodecPrintf("Error: invalid second header size.\n"); in ReadHeader()
150 SkCodecPrintf("Error: unable to read size of second bitmap header.\n"); in ReadHeader()
155 SkCodecPrintf("Error: invalid second header size.\n"); in ReadHeader()
166 SkCodecPrintf("Error: unable to read second bitmap header.\n"); in ReadHeader()
224 SkCodecPrintf("Warning: unknown bmp header format.\n"); in ReadHeader()
257 SkCodecPrintf("Error: second bitmap header size is invalid.\n"); in ReadHeader()
275 SkCodecPrintf("Error: invalid bitmap dimensions.\n"); in ReadHeader()
292 SkCodecPrintf("Warning: correcting invalid bitmap format.\n"); in ReadHeader()
[all …]
DSkBmpRLECodec.cpp48 SkCodecPrintf("Error: cannot convert input type to output type.\n"); in onGetPixels()
94 SkCodecPrintf("Error: unable to read color table.\n"); in createColorTable()
125 SkCodecPrintf("Error: pixel data offset less than color table size.\n"); in createColorTable()
131 SkCodecPrintf("Error: unable to skip to image data.\n"); in createColorTable()
153 SkCodecPrintf("Warning: incomplete RLE file.\n"); in initializeStreamBuffer()
156 SkCodecPrintf("Error: could not read RLE image data.\n"); in initializeStreamBuffer()
279 SkCodecPrintf("Error: could not create color table.\n"); in prepareToDecode()
289 SkCodecPrintf("Error: cannot initialize stream buffer.\n"); in prepareToDecode()
350 SkCodecPrintf("Warning: might be incomplete RLE input.\n"); in decodeRows()
375 SkCodecPrintf("Warning: might be incomplete RLE input.\n"); in decodeRows()
[all …]
DSkIcoCodec.cpp46 SkCodecPrintf("Error: unable to read ico directory header.\n"); in NewFromStream()
53 SkCodecPrintf("Error: No images embedded in ico.\n"); in NewFromStream()
61 SkCodecPrintf("Error: unable to read ico directory entries.\n"); in NewFromStream()
118 SkCodecPrintf("Warning: invalid ico offset.\n"); in NewFromStream()
125 SkCodecPrintf("Warning: could not skip to ico offset.\n"); in NewFromStream()
134 SkCodecPrintf("Warning: could not create embedded stream.\n"); in NewFromStream()
156 SkCodecPrintf("Error: could not find any valid embedded ico codecs.\n"); in NewFromStream()
272 SkCodecPrintf("Error: No matching candidate image in ico.\n"); in onGetPixels()
296 SkCodecPrintf("Error: No matching candidate image in ico.\n"); in onStartScanlineDecode()
DSkBmpStandardCodec.cpp48 SkCodecPrintf("Error: scaling not supported.\n"); in onGetPixels()
52 SkCodecPrintf("Error: cannot convert input type to output type.\n"); in onGetPixels()
92 SkCodecPrintf("Error: unable to read color table.\n"); in createColorTable()
140 SkCodecPrintf("Error: pixel data offset less than color table size.\n"); in createColorTable()
146 SkCodecPrintf("Error: unable to skip to image data.\n"); in createColorTable()
198 SkCodecPrintf("Error: could not create color table.\n"); in prepareToDecode()
220 SkCodecPrintf("Warning: incomplete input stream.\n"); in decodeRows()
300 SkCodecPrintf("Warning: incomplete AND mask for bmp-in-ico.\n"); in decodeIcoMask()
DSkSampler.cpp38 SkCodecPrintf("Warning: Strange number of row bytes, fill will be slow.\n"); in Fill()
68 SkCodecPrintf("Warning: Strange number of row bytes, fill will be slow.\n"); in Fill()
98 SkCodecPrintf("Error: Unsupported dst color type for fill(). Doing nothing.\n"); in Fill()
DSkBmpMaskCodec.cpp38 SkCodecPrintf("Error: scaling not supported.\n"); in onGetPixels()
43 SkCodecPrintf("Error: cannot convert input type to output type.\n"); in onGetPixels()
82 SkCodecPrintf("Warning: incomplete input stream.\n"); in decodeRows()
DSkCodecPriv.h17 #define SkCodecPrintf SkDebugf macro
19 #define SkCodecPrintf(...) macro
90 SkCodecPrintf("Warning: an opaque image should be decoded as opaque " in valid_alpha()
DSkPngCodec.cpp26 SkCodecPrintf("------ png error %s\n", msg); in sk_error_fn()
31 SkCodecPrintf("----- png warning %s\n", msg); in sk_warning_fn()
368 SkCodecPrintf("setjmp long jump!\n"); in initializeSwizzler()
571 SkCodecPrintf("setjmp long jump!\n"); in onGetScanlines()
588 SkCodecPrintf("setjmp long jump!\n"); in onSkipScanlines()
664 SkCodecPrintf("setjmp long jump!\n"); in onGetScanlines()
DSkJpegDecoderMgr.cpp17 SkCodecPrintf("libjpeg error %d <%s> from %s\n", info->err->msg_code, buffer, caller); in print_message()
DSkJpegUtility_codec.cpp47 SkCodecPrintf("Failure to skip.\n"); in sk_skip_input_data()
DSkJpegCodec.cpp185 SkCodecPrintf("Warning: an opaque image should be decoded as opaque " in setOutputColorSpace()
410 SkCodecPrintf("setjmp: Error from libjpeg\n"); in onStartScanlineDecode()
421 SkCodecPrintf("start decompress failed\n"); in onStartScanlineDecode()
DSkMasks.cpp105 SkCodecPrintf("Warning: Bit mask is not continuous.\n"); in process_mask()
DSkRawCodec.cpp211 SkCodecPrintf("Error: Stream size exceeds the limit.\n"); in write()
670 SkCodecPrintf("Error: cannot convert input type to output type.\n"); in onGetPixels()
DSkCodec.cpp81 SkCodecPrintf("Encoded image data could not peek or rewind to determine format!\n"); in NewFromStream()
DSkGifCodec.cpp37 SkCodecPrintf("Gif Error: %s\n", msg); in gif_error()
/external/skia/src/android/
DSkBitmapRegionCanvas.cpp24 SkCodecPrintf("Error: Color type not supported.\n"); in decodeRegion()
30 SkCodecPrintf("Error: Alpha type not supported.\n"); in decodeRegion()
67 SkCodecPrintf("Error: Could not start scanline decoder.\n"); in decodeRegion()
75 SkCodecPrintf("Error: Could not allocate pixels.\n"); in decodeRegion()
81 SkCodecPrintf("Error: Failed to skip scanlines.\n"); in decodeRegion()
96 SkCodecPrintf("Error: Could not allocate pixels.\n"); in decodeRegion()
DSkBitmapRegionDecoder.cpp29 SkCodecPrintf("Error: Failed to create decoder.\n"); in Create()
56 SkCodecPrintf("Error: Failed to create codec.\n"); in Create()
DSkBitmapRegionCodec.cpp47 SkCodecPrintf("Error: Could not get subset.\n"); in decodeRegion()
104 SkCodecPrintf("Error: Could not allocate pixels.\n"); in decodeRegion()
140 SkCodecPrintf("Error: Could not get pixels.\n"); in decodeRegion()