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

  /frameworks/rs/cpp/
rsDispatch.h 86 typedef void (*AllocationIoSendFnPtr) (RsContext, RsAllocation);
157 AllocationIoSendFnPtr AllocationIoSend;
RenderScript.cpp 390 RS::dispatch->AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend");

Completed in 58 milliseconds