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

  /frameworks/rs/cpp/
rsDispatch.h 41 typedef void (*ContextInitToClientFnPtr) (RsContext);
143 ContextInitToClientFnPtr ContextInitToClient;
rsDispatch.cpp 71 dispatchTab.ContextInitToClient = (ContextInitToClientFnPtr)dlsym(handle, "rsContextInitToClient");

Completed in 1207 milliseconds