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

/frameworks/rs/cpp/
H A DRenderScript.cpp193 RS::dispatch->ContextDump = (ContextDumpFnPtr)dlsym(handle, "rsContextDump");
194 if (RS::dispatch->ContextDump == NULL) {
195 ALOGV("Couldn't initialize RS::dispatch->ContextDump");
H A DrsDispatch.h117 ContextDumpFnPtr ContextDump; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec89 ContextDump {

Completed in 2364 milliseconds