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

  /frameworks/rs/
rsHidlAdaptation.cpp 139 mEntryFuncs.ObjDestroy = ObjDestroy;
501 void RsHidlAdaptation::ObjDestroy (RsContext context, RsAsyncVoidPtr obj)
505 GetIContextHandle(context)->objDestroy(_obj);
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 200 ObjDestroyFnPtr ObjDestroy;

Completed in 60 milliseconds