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