Searched refs:gpu_histogram_size (Results 1 – 5 of 5) sorted by relevance
225 if (proto->gpu_histogram_size() == 0) { in mergeProfileDataIntoProto()228 } else if (proto->gpu_histogram_size() != sGPUHistogramSize) { in mergeProfileDataIntoProto()229 ALOGE("GPU histogram size mismatch, proto is %d expected %d", proto->gpu_histogram_size(), in mergeProfileDataIntoProto()424 for (int bucketIndex = 0; bucketIndex < findIt->second.gpu_histogram_size(); in mergeStat()521 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram()527 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram()
417 int gpu_histogram_size() const; in Swap()1311 inline int GraphicsStatsProto::gpu_histogram_size() const { in gpu_histogram_size() function
415 int gpu_histogram_size() const; in Swap()1309 inline int GraphicsStatsProto::gpu_histogram_size() const { in gpu_histogram_size() function
462 int gpu_histogram_size() const; in Swap()1392 inline int GraphicsStatsProto::gpu_histogram_size() const { in gpu_histogram_size() function