Searched refs:area (Results 1 – 1 of 1) sorted by relevance
128 const uint32_t area = screen_width * screen_height; in TEST_P() local130 (float)stats.count / (float)area * 1000.0f; in TEST_P()