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

  /frameworks/rs/cpp/
rsDispatch.h 42 typedef RsNativeWindow (*AllocationGetSurfaceFnPtr) (RsContext, RsAllocation);
114 AllocationGetSurfaceFnPtr AllocationGetSurface;
RenderScript.cpp 178 RS::dispatch->AllocationGetSurface = (AllocationGetSurfaceFnPtr)dlsym(handle, "rsAllocationGetSurface");
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 42 typedef RsNativeWindow (*AllocationGetSurfaceFnPtr) (RsContext, RsAllocation);
113 AllocationGetSurfaceFnPtr AllocationGetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 42 typedef RsNativeWindow (*AllocationGetSurfaceFnPtr) (RsContext, RsAllocation);
113 AllocationGetSurfaceFnPtr AllocationGetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 42 typedef RsNativeWindow (*AllocationGetSurfaceFnPtr) (RsContext, RsAllocation);
113 AllocationGetSurfaceFnPtr AllocationGetSurface;

Completed in 36 milliseconds