Home
last modified time | relevance | path

Searched refs:ClearColorRect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Ddisplay_test_utils.cpp201 void ClearColorRect(const BufferHandle &handle, uint32_t color, const IRect &rect) in ClearColorRect() function
235 ClearColorRect(handle, colors[count++], rect); in SplitBuffer()