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

  /frameworks/rs/cpp/
RenderScript.cpp 67 RS::dispatch->ContextDestroy(mContext);
128 RS::dispatch->ContextDestroy = (ContextDestroyFnPtr)dlsym(handle, "rsContextDestroy");
129 if (RS::dispatch->ContextDestroy == NULL) {
130 ALOGV("Couldn't initialize RS::dispatch->ContextDestroy");
rsDispatch.h 104 ContextDestroyFnPtr ContextDestroy;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 2 ContextDestroy {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 2 ContextDestroy {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 2 ContextDestroy {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 103 ContextDestroyFnPtr ContextDestroy;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 103 ContextDestroyFnPtr ContextDestroy;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 103 ContextDestroyFnPtr ContextDestroy;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dhal.h 122 LPD3DHAL_CONTEXTDESTROYCB ContextDestroy;
  /frameworks/rs/
rs.spec 2 ContextDestroy {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 150 LPD3DHAL_CONTEXTDESTROYCB ContextDestroy;

Completed in 530 milliseconds