OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ElementCreate2
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/cpp/
rsDispatch.cpp
79
dispatchTab.
ElementCreate2
= (ElementCreate2FnPtr)dlsym(handle, "rsElementCreate2");
225
if (dispatchTab.
ElementCreate2
== nullptr) {
226
LOG_ERR("Couldn't initialize dispatchTab.
ElementCreate2
");
rsDispatch.h
150
ElementCreate2FnPtr
ElementCreate2
;
Element.cpp
497
void *id = RS::dispatch->
ElementCreate2
(mRS->getContext(),
/frameworks/rs/
rs.spec
154
ElementCreate2
{
/frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp
[
all
...]
Completed in 563 milliseconds