Searched defs:ProgramRaster (Results 1 – 7 of 7) sorted by relevance
31 bool rsdProgramRasterInit(const Context *, const ProgramRaster *) { in rsdProgramRasterInit()55 void rsdProgramRasterDestroy(const Context *, const ProgramRaster *) { in rsdProgramRasterDestroy()
26 public class ProgramRaster extends BaseObj { class54 ProgramRaster(long id, RenderScript rs) { in ProgramRaster() method in ProgramRaster
30 class ProgramRaster; variable
24 ProgramRaster::ProgramRaster(Context *rsc, bool pointSprite, RsCullMode cull) in ProgramRaster() function in ProgramRaster
31 class ProgramRaster; variable
41 class ProgramRaster; variable
122 typedef struct ProgramRaster { struct131 } ProgramRaster_t; argument