Home
last modified time | relevance | path

Searched refs:ElementCreate2 (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DRenderScript.cpp218 RS::dispatch->ElementCreate2 = (ElementCreate2FnPtr)dlsym(handle, "rsElementCreate2"); in loadSymbols()
219 if (RS::dispatch->ElementCreate2 == NULL) { in loadSymbols()
DrsDispatch.h122 ElementCreate2FnPtr ElementCreate2; member
DElement.cpp403 void *id = RS::dispatch->ElementCreate2(mRS->getContext(), in create()
/frameworks/rs/
Drs.spec120 ElementCreate2 {