Lines Matching refs:SkDEBUGF
48 SkDebugf("--- pvjpeg left %d allocations\n", fCount);
56 SkDebugf("--- pvjpeg alloc [%d] %d addr=%p\n", fCount, buffersize, buffer);
60 SkDebugf("--- pvjpeg free [%d] addr=%p\n", fCount, buffer);
71 SkDEBUGF(("--- pvjpeg status %d\n", status));
103 SkDebugf("--- PV SetOutput failed %d\n", status);
117 SkDebugf("--- PV GetFrame failed %d\n", status);
163 SkDEBUGF(("SkPVJPEGImageDecoder: stream read returned %d\n", bytesRead));
183 // SkDebugf("-- memmov srcOffset=%d, numBytes=%d\n", consumed, bytesInStorage);
189 SkDEBUGF(("SkPVJPEGImageDecoder::Decode returned success?\n");)
198 SkDEBUGF(("SkPVJPEGImageDecoder: failed to decode err=%d\n", status);)