Searched refs:kNumColors (Results 1 – 2 of 2) sorted by relevance
48 constexpr size_t kNumColors = sizeof(kColors) / sizeof(kColors[0]); variable295 const uint32_t index = col * kNumColors / pDesc->width; in fillMockFrame()
45 constexpr uint32_t kNumColors = sizeof(kColors) / sizeof(kColors[0]); variable661 const uint32_t index = col * kNumColors / pDesc->width; in fillTestFrame()