Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp653 TEST_F(GraphicsComposerHidlCommandTest, SET_LAYER_COLOR) { in TEST_F() argument
/hardware/interfaces/graphics/composer/2.1/default/
DIComposerCommandBuffer.h369 beginCommand(IComposerClient::Command::SET_LAYER_COLOR, in setLayerColor()
DComposerClient.cpp579 case IComposerClient::Command::SET_LAYER_COLOR: in parseCommand()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal968 * SET_LAYER_COLOR has this pseudo prototype
1129 SET_LAYER_COLOR = 0x401 << OPCODE_SHIFT,