HomeSort by relevance Sort by last modified time
    Searched refs:mErrorFunc (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpp/
RenderScript.cpp 46 mErrorFunc = nullptr;
243 rs->mErrorFunc(usrID, (const char *)rbuf);
278 mErrorFunc = func;
rsCppStructs.h 390 ErrorHandlerFunc_t getErrorHandler() { return mErrorFunc; }
441 ErrorHandlerFunc_t mErrorFunc;
    [all...]

Completed in 36 milliseconds