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

  /frameworks/rs/cpp/
rsDispatch.h 87 typedef void (*AllocationIoReceiveFnPtr) (RsContext, RsAllocation);
159 AllocationIoReceiveFnPtr AllocationIoReceive;
RenderScript.cpp 403 RS::dispatch->AllocationIoReceive = (AllocationIoReceiveFnPtr)dlsym(handle, "rsAllocationIoReceive");
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 87 typedef void (*AllocationIoReceiveFnPtr) (RsContext, RsAllocation);
158 AllocationIoReceiveFnPtr AllocationIoReceive;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 87 typedef void (*AllocationIoReceiveFnPtr) (RsContext, RsAllocation);
158 AllocationIoReceiveFnPtr AllocationIoReceive;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 87 typedef void (*AllocationIoReceiveFnPtr) (RsContext, RsAllocation);
158 AllocationIoReceiveFnPtr AllocationIoReceive;

Completed in 31 milliseconds