Home
last modified time | relevance | path

Searched refs:ContextBindProgramRaster (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/rs/
H A Drsg.spec91 ContextBindProgramRaster {
H A DrsApiStubs.cpp757 RS_DISPATCH(ctxWrapper, ContextBindProgramRaster, pgm); in rsContextBindProgramRaster()
/aosp12/frameworks/rs/cpp/
H A DrsDispatch.cpp127 …dispatchTab.ContextBindProgramRaster = (ContextBindProgramRasterFnPtr)dlsym(handle, "rsContextBind… in loadSymbols()
H A DrsDispatch.h237 ContextBindProgramRasterFnPtr ContextBindProgramRaster; member