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

/frameworks/rs/cpp/
H A DrsDispatch.h79 typedef RsScript (*ScriptIntrinsicCreateFnPtr) (RsContext, uint32_t id, RsElement); typedef
151 ScriptIntrinsicCreateFnPtr ScriptIntrinsicCreate;
H A DRenderScript.cpp363 RS::dispatch->ScriptIntrinsicCreate = (ScriptIntrinsicCreateFnPtr)dlsym(handle, "rsScriptIntrinsicCreate");

Completed in 59 milliseconds