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

  /frameworks/rs/cpp/
rsDispatch.h 43 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow);
115 AllocationSetSurfaceFnPtr AllocationSetSurface;
RenderScript.cpp 183 RS::dispatch->AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface");
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 43 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow);
114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 43 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow);
114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 43 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow);
114 AllocationSetSurfaceFnPtr AllocationSetSurface;

Completed in 40 milliseconds