Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h136 case IComposerClient::Command::SET_LAYER_Z_ORDER: in executeCommand()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h400 beginCommand(IComposerClient::Command::SET_LAYER_Z_ORDER, kSetLayerZOrderLength); in setLayerZOrder()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp1085 TEST_F(GraphicsComposerHidlCommandTest, SET_LAYER_Z_ORDER) { in TEST_F() argument
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal1088 * SET_LAYER_Z_ORDER has this pseudo prototype
1138 SET_LAYER_Z_ORDER = 0x40a << OPCODE_SHIFT,