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

  /frameworks/rs/
rsHidlAdaptation.cpp 138 mEntryFuncs.InvokeClosureCreate = InvokeClosureCreate;
314 RsClosure RsHidlAdaptation::InvokeClosureCreate(RsContext context, RsScriptInvokeID invokeID,
339 uint64_t closure = GetIContextHandle(context)->invokeClosureCreate(_invokeID,
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 200 InvokeClosureCreateFnPtr InvokeClosureCreate;

Completed in 581 milliseconds