Home
last modified time | relevance | path

Searched refs:colorIndex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp257 colorIndex_ = colorIndex_ % colors_.size(); in DrawExtraColor()
258 color_ = colors_[colorIndex_]; in DrawExtraColor()
259 colorIndex_++; in DrawExtraColor()
H A Dlayer_context.h72 uint32_t colorIndex_ = 0; member in OHOS::LayerContext

Completed in 2 milliseconds