Searched refs:rsrIsObject (Results 1 – 2 of 2) sorted by relevance
141 bool rsrIsObject(const Context *, rs_object_base src);142 bool rsrIsObject(const Context *, ObjectBase* src);
185 bool rsrIsObject(const Context *, ObjectBase* src) { in rsrIsObject() function190 bool rsrIsObject(const Context *rsc, rs_object_base o) { in rsrIsObject() function