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

/frameworks/rs/cpp/
H A DRenderScript.cpp218 RS::dispatch->ElementCreate2 = (ElementCreate2FnPtr)dlsym(handle, "rsElementCreate2");
219 if (RS::dispatch->ElementCreate2 == NULL) {
220 ALOGV("Couldn't initialize RS::dispatch->ElementCreate2");
H A DrsDispatch.h122 ElementCreate2FnPtr ElementCreate2; member in struct:__anon1465
H A DElement.cpp403 void *id = RS::dispatch->ElementCreate2(mRS->getContext(),
/frameworks/rs/
H A Drs.spec120 ElementCreate2 {

Completed in 94 milliseconds