Searched defs:updateCachedObject (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 188 void (*updateCachedObject)(const Context *rsc, const Script *, rs_script *obj); member 275 void (*updateCachedObject)(const Context *rsc, const Allocation *alloc, rs_allocation *obj); member 323 void (*updateCachedObject)(const Context *rsc, const Sampler *s, rs_sampler *obj); member 340 void (*updateCachedObject)(const Context *rsc, const ScriptGroup *sg, rs_script_group *obj); member 346 void (*updateCachedObject)(const Context *rsc, const Type *s, rs_type *obj); member 352 void (*updateCachedObject)(const Context *rsc, const Element *s, rs_element *obj); member
|