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

/frameworks/rs/cpp/
H A DRenderScript.cpp210 RS::dispatch->ElementCreate2 = (ElementCreate2FnPtr)dlsym(handle, "rsElementCreate2");
211 if (RS::dispatch->ElementCreate2 == NULL) {
212 ALOGE("Couldn't initialize RS::dispatch->ElementCreate2");
H A DrsDispatch.h121 ElementCreate2FnPtr ElementCreate2; member in struct:__anon1590
H A DElement.cpp402 void *id = RS::dispatch->ElementCreate2(mRS->getContext(),
/frameworks/rs/
H A Drs.spec119 ElementCreate2 {

Completed in 49 milliseconds