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

  /frameworks/rs/cpp/
rsDispatch.h 123 typedef void (*ContextBindProgramRasterFnPtr) (RsContext rsc, RsProgramRaster pgm);
237 ContextBindProgramRasterFnPtr ContextBindProgramRaster;
rsDispatch.cpp 127 dispatchTab.ContextBindProgramRaster = (ContextBindProgramRasterFnPtr)dlsym(handle, "rsContextBindProgramRaster");

Completed in 50 milliseconds