OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextDump
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
185
RS::dispatch->
ContextDump
= (ContextDumpFnPtr)dlsym(handle, "rsContextDump");
186
if (RS::dispatch->
ContextDump
== NULL) {
187
ALOGE("Couldn't initialize RS::dispatch->
ContextDump
");
rsDispatch.h
116
ContextDumpFnPtr
ContextDump
;
/frameworks/rs/
rs.spec
89
ContextDump
{
Completed in 158 milliseconds