Home
last modified time | relevance | path

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

/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h222 dpu_bit_depth == rhs.dpu_bit_depth &&
237 BitDepth dpu_bit_depth = BitDepth::kTen; member
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp726 ALOGD("dpu_bit_depth: %d", static_cast<uint32_t>(displayScene.dpu_bit_depth)); in printDisplayScene()