Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h120 case IComposerClient::Command::SET_LAYER_COLOR: in executeCommand()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h329 beginCommand(IComposerClient::Command::SET_LAYER_COLOR, kSetLayerColorLength); in setLayerColor()
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h347 beginCommand(IQtiComposerClient::Command::SET_LAYER_COLOR, kSetLayerColorLength); in setLayerColor()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp924 TEST_P(GraphicsComposerHidlCommandTest, SET_LAYER_COLOR) { in TEST_P() argument
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal112 * SET_LAYER_COLOR has this pseudo prototype
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal968 * SET_LAYER_COLOR has this pseudo prototype
1129 SET_LAYER_COLOR = 0x401 << OPCODE_SHIFT,