Searched refs:ProgramRasterState (Results 1 – 3 of 3) sorted by relevance
46 void ProgramRaster::setup(const Context *rsc, ProgramRasterState *state) { in setup()63 ProgramRasterState::ProgramRasterState() { in ProgramRasterState() function in android::renderscript::ProgramRasterState66 ProgramRasterState::~ProgramRasterState() { in ~ProgramRasterState()69 void ProgramRasterState::init(Context *rsc) { in init()73 void ProgramRasterState::deinit(Context *rsc) { in deinit()
28 class ProgramRasterState; variable50 virtual void setup(const Context *, ProgramRasterState *);69 class ProgramRasterState {71 ProgramRasterState();72 ~ProgramRasterState();
123 ProgramRasterState mStateRaster;