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

  /frameworks/rs/cpp/
rsDispatch.h 120 typedef void (*ContextBindProgramStoreFnPtr) (RsContext rsc, RsProgramStore pgm);
234 ContextBindProgramStoreFnPtr ContextBindProgramStore;
rsDispatch.cpp 124 dispatchTab.ContextBindProgramStore = (ContextBindProgramStoreFnPtr)dlsym(handle, "rsContextBindProgramStore");

Completed in 84 milliseconds