Searched refs:envForeGroundColorIndex_ (Results 1 – 3 of 3) sorted by relevance
628 if (drawCmdIndex_.envForeGroundColorIndex_ != -1) { in ApplyForegroundColorIfNeed()629 drawCmdList_[drawCmdIndex_.envForeGroundColorIndex_](&canvas, &rect); in ApplyForegroundColorIfNeed()
48 int8_t envForeGroundColorIndex_ = -1; member
2631 …stagingDrawCmdIndex_.envForeGroundColorIndex_ = AppendDrawFunc(RSDrawableSlot::ENV_FOREGROUND_COLO… in UpdateDisplayList()