OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextDestroy
(Results
1 - 7
of
7
) sorted by null
/frameworks/rs/cpp/
rsDispatch.cpp
67
dispatchTab.
ContextDestroy
= (ContextDestroyFnPtr)dlsym(handle, "rsContextDestroy");
153
if (dispatchTab.
ContextDestroy
== nullptr) {
154
LOG_ERR("Couldn't initialize dispatchTab.
ContextDestroy
");
RenderScript.cpp
67
RS::dispatch->
ContextDestroy
(mContext);
rsDispatch.h
139
ContextDestroyFnPtr
ContextDestroy
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dhal.h
122
LPD3DHAL_CONTEXTDESTROYCB
ContextDestroy
;
/frameworks/rs/
rs.spec
0
ContextDestroy
{
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h
150
LPD3DHAL_CONTEXTDESTROYCB
ContextDestroy
;
/frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp
[
all
...]
Completed in 573 milliseconds