OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeviceSetConfig
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
rsDispatch.cpp
77
dispatchTab.
DeviceSetConfig
= (DeviceSetConfigFnPtr)dlsym(handle, "rsDeviceSetConfig");
141
if (dispatchTab.
DeviceSetConfig
== nullptr) {
142
LOG_ERR("Couldn't initialize dispatchTab.
DeviceSetConfig
");
rsDispatch.h
149
DeviceSetConfigFnPtr
DeviceSetConfig
;
/frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp
[
all
...]
Completed in 586 milliseconds