Searched refs:renderGroupBeginIndex_ (Results 1 – 3 of 3) sorted by relevance
496 DrawRangeImpl(canvas, rect, drawCmdIndex_.renderGroupBeginIndex_, in DrawCacheWithProperty()502 DrawRangeImpl(canvas, rect, 0, static_cast<int8_t>(drawCmdIndex_.renderGroupBeginIndex_)); in DrawBeforeCacheWithProperty()
50 int8_t renderGroupBeginIndex_ = -1; member
2637 stagingDrawCmdIndex_.renderGroupBeginIndex_ = stagingDrawCmdList_.size(); in UpdateDisplayList()