Home
last modified time | relevance | path

Searched refs:kMaximumColorValue (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/amber/samples/
Dppm.cc25 const uint32_t kMaximumColorValue = 255; variable
52 image += std::to_string(kMaximumColorValue) + "\n"; in ConvertToPPM()