Searched refs:rsrGetAllocation (Results 1 – 3 of 3) sorted by relevance
190 const Allocation * rsrGetAllocation(Context *rsc, Script *s, const void *ptr) { in rsrGetAllocation() function
151 const Allocation * rsrGetAllocation(Context *, Script *, const void *ptr);
324 return rsrGetAllocation(rsc, sc, ptr); in SC_GetAllocation()