Searched refs:errorMgr (Results 1 – 6 of 6) sorted by relevance
42 skjpeg_error_mgr* errorMgr() { return &fErrMgr; } in errorMgr() function in SkJpegEncoderMgr190 skjpeg_error_mgr::AutoPushJmpBuf jmp(encoderMgr->errorMgr()); in Make()228 skjpeg_error_mgr::AutoPushJmpBuf jmp(fEncoderMgr->errorMgr()); in onEncodeRows()
200 skjpeg_error_mgr::AutoPushJmpBuf jmp(decoderMgr->errorMgr()); in ReadHeader()458 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onDimensionsSupported()498 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in readRows()586 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onGetPixels()691 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onStartScanlineDecode()768 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onSkipScanlines()866 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onGetYUV8Planes()
59 skjpeg_error_mgr* errorMgr() { return &fErrorMgr; } in errorMgr() function
201 skjpeg_error_mgr::AutoPushJmpBuf jmp(decoderMgr->errorMgr()); in ReadHeader()459 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onDimensionsSupported()499 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in readRows()587 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onGetPixels()708 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onStartScanlineDecode()785 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onSkipScanlines()883 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onGetYUV8Planes()