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

  /frameworks/rs/
rsDevice.cpp 48 extern "C" void rsDeviceDestroy(RsDevice dev) {
rs.h 55 void rsDeviceDestroy(RsDevice dev);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.h 55 void rsDeviceDestroy(RsDevice dev);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.h 55 void rsDeviceDestroy(RsDevice dev);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.h 55 void rsDeviceDestroy(RsDevice dev);
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 119 return rsDeviceDestroy((RsDevice)dev);
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 232 return rsDeviceDestroy((RsDevice)dev);
    [all...]

Completed in 2737 milliseconds