Searched refs:patch_pair_t (Results 1 – 2 of 2) sorted by relevance
110 void PatchCache::remove(Vector<patch_pair_t>& patchesToRemove, Res_png_9patch* patch) { in remove()115 patchesToRemove.push(patch_pair_t(&key, i.value())); in remove()137 Vector<patch_pair_t> patchesToRemove; in clearGarbage()155 const patch_pair_t& pair = patchesToRemove[i]; in clearGarbage()
157 typedef Pair<const PatchDescription*, Patch*> patch_pair_t; typedef164 void remove(Vector<patch_pair_t>& patchesToRemove, Res_png_9patch* patch);