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()
29 public class ProgramRaster extends BaseObj { class57 ProgramRaster(int 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
41 class ProgramRaster; variable
112 typedef struct ProgramRaster { struct121 } ProgramRaster_t; argument