Searched refs:DeviceSetConfig (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DRenderScript.cpp105 RS::dispatch->DeviceSetConfig = (DeviceSetConfigFnPtr)dlsym(handle, "rsDeviceSetConfig");
106 if (RS::dispatch->DeviceSetConfig == NULL) {
107 ALOGE("Couldn't initialize RS::dispatch->DeviceSetConfig");
H A DrsDispatch.h98 DeviceSetConfigFnPtr DeviceSetConfig; member in struct:__anon1590

Completed in 23 milliseconds