Searched refs:m_frameColorMapLocTotalColor (Results 1 – 2 of 2) sorted by relevance
759 curColorLOC[m_frameColorMapLocTotalColor] = static_cast<uint8_t>(*totalColor); in SetColorBitRemap()787 curColorLOC[m_frameColorMapLocTotalColor] = static_cast<uint8_t>(*totalColor); in SetColorBitRemap()797 curColorLOC[m_frameColorMapLocTotalColor] = static_cast<uint8_t>(*totalColor); in SetColorBitRemap()841 curColorLOC[m_frameColorMapLocTotalColor] = static_cast<uint8_t>(*totalColor); in SetColorBitRemap()859 curColorLOC[m_frameColorMapLocTotalColor] = static_cast<uint8_t>(*totalColor); in SetColorBitRemap()
502 static const uint8_t m_frameColorMapLocTotalColor = 3; variable