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()
28 public class ProgramRaster extends BaseObj { class56 ProgramRaster(long id, RenderScript rs) { in ProgramRaster() method in ProgramRaster
32 class ProgramRaster; variable
23 ProgramRaster::ProgramRaster(Context *rsc, bool pointSprite, RsCullMode cull) in ProgramRaster() function in android::renderscript::ProgramRaster
91 class ProgramRaster; variable
137 typedef struct ProgramRaster { struct146 } ProgramRaster_t; argument