Searched defs:updateCachedObject (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 217 void (*updateCachedObject)(const Context *rsc, const Script *, rs_script *obj); member 304 void (*updateCachedObject)(const Context *rsc, const Allocation *alloc, rs_allocation *obj); member 355 void (*updateCachedObject)(const Context *rsc, const Sampler *s, rs_sampler *obj); member 372 void (*updateCachedObject)(const Context *rsc, const ScriptGroup *sg, rs_script_group *obj); member 378 void (*updateCachedObject)(const Context *rsc, const Type *s, rs_type *obj); member 384 void (*updateCachedObject)(const Context *rsc, const Element *s, rs_element *obj); member
|