Home
last modified time | relevance | path

Searched defs:ProgramRaster (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/driver/
DrsdProgramRaster.cpp31 bool rsdProgramRasterInit(const Context *, const ProgramRaster *) { in rsdProgramRasterInit()
55 void rsdProgramRasterDestroy(const Context *, const ProgramRaster *) { in rsdProgramRasterDestroy()
/frameworks/base/graphics/java/android/renderscript/
DProgramRaster.java29 public class ProgramRaster extends BaseObj { class
57 ProgramRaster(int id, RenderScript rs) { in ProgramRaster() method in ProgramRaster
/frameworks/rs/
DrsScriptGroup.h30 class ProgramRaster; variable
DrsProgramRaster.cpp24 ProgramRaster::ProgramRaster(Context *rsc, bool pointSprite, RsCullMode cull) in ProgramRaster() function in ProgramRaster
DrsScript.h30 class ProgramRaster; variable
Drs_hal.h41 class ProgramRaster; variable
/frameworks/compile/libbcc/lib/Renderscript/runtime/
Drs_structs.h112 typedef struct ProgramRaster { struct
121 } ProgramRaster_t; argument