Searched refs:DeallocMatchesAlloc (Results 1 – 1 of 1) sorted by relevance
2062 bool DeallocMatchesAlloc = RsBase->getAllocationFamily() == Family; in FreeMemAux() local2063 if (!DeallocMatchesAlloc) { in FreeMemAux()