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

  /frameworks/rs/cpp/
rsDispatch.h 99 typedef void (*AllocationIoSendFnPtr) (RsContext, RsAllocation);
128 AllocationIoSendFnPtr AllocationIoSend;
rsDispatch.cpp 56 dispatchTab.AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend");

Completed in 2173 milliseconds