Home | History | Annotate | Download | only in camera

Lines Matching refs:ErrorNotifier

313 int ANativeWindowDisplayAdapter::setErrorHandler(ErrorNotifier *errorNotifier)
319 if ( NULL == errorNotifier )
327 mErrorNotifier = errorNotifier;