Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h128 case IComposerClient::Command::SET_LAYER_PLANE_ALPHA: in executeCommand()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h357 beginCommand(IComposerClient::Command::SET_LAYER_PLANE_ALPHA, kSetLayerPlaneAlphaLength); in setLayerPlaneAlpha()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp983 TEST_P(GraphicsComposerHidlCommandTest, SET_LAYER_PLANE_ALPHA) { in TEST_P() argument
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal1015 * SET_LAYER_PLANE_ALPHA has this pseudo prototype
1133 SET_LAYER_PLANE_ALPHA = 0x405 << OPCODE_SHIFT,