Searched refs:ElementCreate2 (Results 1 – 5 of 5) sorted by relevance
79 dispatchTab.ElementCreate2 = (ElementCreate2FnPtr)dlsym(handle, "rsElementCreate2"); in loadSymbols()225 if (dispatchTab.ElementCreate2 == nullptr) { in loadSymbols()
150 ElementCreate2FnPtr ElementCreate2; member
497 void *id = RS::dispatch->ElementCreate2(mRS->getContext(), in create()
154 ElementCreate2 {
953 jlong id = (jlong)(uintptr_t)dispatchTab.ElementCreate2((RsContext)con, (RsElement *)ids, in nElementCreate2()