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

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

Completed in 4117 milliseconds