Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 4 of 4) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
Dhdi_composition_check.cpp59 std::vector<uint32_t> colors; in GetCheckColors() local
100 std::vector<uint32_t> colors = GetCheckColors(layers, points); in Check() local
Ddisplay_test_utils.cpp212 std::vector<IRect> SplitBuffer(const BufferHandle &handle, std::vector<uint32_t> &colors) in SplitBuffer()
/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingCanvasTest.cpp362 uint32_t colors[] = {0xffff00ff, 0xff00ff00}; variable
387 uint32_t colors[] = {0xffff00ff, 0xff00ff00}; variable
/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.h94 OsdRgbQuad colors[1]; member