Searched refs:RsProgramStore (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/
H A DrsEnv.h15 typedef void * RsProgramStore; typedef
H A Drsg.spec12 ret RsProgramStore
89 param RsProgramStore pgm
H A DrsProgramStore.cpp146 RsProgramStore rsi_ProgramStoreCreate(Context *rsc,
H A DrsDefines.h55 typedef void * RsProgramStore; typedef
H A DrsContext.cpp837 void rsi_ContextBindProgramStore(Context *rsc, RsProgramStore vpfs) {
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1527 LOG_API("nContextBindProgramStore, con(%p), pfs(%p)", (RsContext)con, (RsProgramStore)pfs);
1528 rsContextBindProgramStore((RsContext)con, (RsProgramStore)pfs);

Completed in 126 milliseconds