Searched refs:kParseError_SkError (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkError.h50 kParseError_SkError, enumerator in enum:SkError
/external/skia/include/core/
H A DSkError.h50 kParseError_SkError, enumerator in enum:SkError
/external/chromium_org/third_party/skia/src/core/
H A DSkError.cpp124 case kParseError_SkError:
H A DSkOrderedReadBuffer.cpp194 SkErrorInternals::SetError(kParseError_SkError, "SkOrderedWriteBuffer::writeBitmap "
242 SkErrorInternals::SetError(kParseError_SkError,
/external/skia/src/core/
H A DSkError.cpp124 case kParseError_SkError:
H A DSkOrderedReadBuffer.cpp194 SkErrorInternals::SetError(kParseError_SkError, "SkOrderedWriteBuffer::writeBitmap "
242 SkErrorInternals::SetError(kParseError_SkError,
/external/skia/tests/
H A DPictureTest.cpp369 REPORTER_ASSERT_MESSAGE(errorContext->fReporter, kParseError_SkError == error,

Completed in 114 milliseconds