Home | History | Annotate | Download | only in cpu_ref

Lines Matching full:getcontext

335     if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) {
339 int optLevel = mCtx->getContext()->getOptLevel();
409 if (!SharedLibraryUtils::createSharedLibrary(mCtx->getContext()->getDriverName(),
432 const char *nativeLibDir = mCtx->getContext()->getNativeLibDir();
463 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) {
540 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, \
569 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
576 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
590 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
636 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
646 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
653 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
668 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
686 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
693 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT,
937 rsrSetObject(mCtx->getContext(), (rs_object_base *)destPtr, data);