Searched defs:updateCachedObject (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 161 void (*updateCachedObject)(const Context *rsc, const Script *, rs_script *obj); member 244 void (*updateCachedObject)(const Context *rsc, const Allocation *alloc, rs_allocation *obj); member 293 void (*updateCachedObject)(const Context *rsc, const Sampler *s, rs_sampler *obj); member 310 void (*updateCachedObject)(const Context *rsc, const ScriptGroup *sg, rs_script_group *obj); member 316 void (*updateCachedObject)(const Context *rsc, const Type *s, rs_type *obj); member 322 void (*updateCachedObject)(const Context *rsc, const Element *s, rs_element *obj); member
|