OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Allocation1DElementData
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpp/
rsDispatch.cpp
37
dispatchTab.
Allocation1DElementData
= (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DElementData");
237
if (dispatchTab.
Allocation1DElementData
== nullptr) {
238
LOG_ERR("Couldn't initialize dispatchTab.
Allocation1DElementData
");
rsDispatch.h
108
Allocation1DElementDataFnPtr
Allocation1DElementData
;
/frameworks/rs/
rs.spec
185
Allocation1DElementData
{
/frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp
[
all
...]
Completed in 362 milliseconds