Searched refs:ContextFinish (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DRenderScript.cpp180 RS::dispatch->ContextFinish = (ContextFinishFnPtr)dlsym(handle, "rsContextFinish");
181 if (RS::dispatch->ContextFinish == NULL) {
182 ALOGE("Couldn't initialize RS::dispatch->ContextFinish");
592 RS::dispatch->ContextFinish(mContext);
H A DrsDispatch.h115 ContextFinishFnPtr ContextFinish; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec85 ContextFinish {

Completed in 6 milliseconds