Searched defs:ErrorContext (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DErrorTest.cpp16 } ErrorContext; typedef in typeref:struct:__anon14118
26 ErrorContext *context_ptr = static_cast<ErrorContext *>(context);
37 ErrorContext context;
H A DPictureTest.cpp847 struct ErrorContext { struct
853 ErrorContext* errorContext = static_cast<ErrorContext*>(context);
885 ErrorContext context;

Completed in 83 milliseconds