HomeSort by relevance Sort by last modified time
    Searched refs:DeviceSetConfig (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/cpp/
RenderScript.cpp 113 RS::dispatch->DeviceSetConfig = (DeviceSetConfigFnPtr)dlsym(handle, "rsDeviceSetConfig");
114 if (RS::dispatch->DeviceSetConfig == NULL) {
115 ALOGV("Couldn't initialize RS::dispatch->DeviceSetConfig");
rsDispatch.h 99 DeviceSetConfigFnPtr DeviceSetConfig;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 98 DeviceSetConfigFnPtr DeviceSetConfig;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 98 DeviceSetConfigFnPtr DeviceSetConfig;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 98 DeviceSetConfigFnPtr DeviceSetConfig;

Completed in 587 milliseconds