提交 3c155c21 编写于 作者: W wangtiantian 提交者: Gitee

IssueNo:#I3VSV8

Description:modify TSC to TSC6
Sig:graphic
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: Nwangtiantian <wang_thinking@163.com>
上级 f8dd2d99
......@@ -202,7 +202,7 @@ void DrawUtils::DrawColorArea(BufferInfo& gfxDstBuffer,
uint8_t DrawUtils::GetPxSizeByColorMode(uint8_t colorMode)
{
switch (colorMode) {
case TSC:
case TSC6:
case ARGB8888:
return 32; // 32: 32 bit
case RGB888:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册