Searched refs:equalGpuIdUid (Results 1 – 1 of 1) sorted by relevance
62 bool equalGpuIdUid(const android::gpuwork::GpuIdUid& l, const android::gpuwork::GpuIdUid& r) { in equalGpuIdUid() function280 std::unordered_map<GpuIdUid, UidTrackingInfo, decltype(hashGpuIdUid)*, decltype(equalGpuIdUid)*> in pullWorkAtoms()281 workMap(32, &hashGpuIdUid, &equalGpuIdUid); in pullWorkAtoms()