Searched refs:ContextSetPriorityFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h46 typedef void (*ContextSetPriorityFnPtr) (RsContext, int32_t); typedef
118 ContextSetPriorityFnPtr ContextSetPriority;
H A DRenderScript.cpp198 RS::dispatch->ContextSetPriority = (ContextSetPriorityFnPtr)dlsym(handle, "rsContextSetPriority");

Completed in 144 milliseconds