Home
last modified time | relevance | path

Searched refs:VALIDATE_DISPLAY (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal659 * type than had been set prior to the last call to VALIDATE_DISPLAY. The
740 * composition during VALIDATE_DISPLAY.
836 * VALIDATE_DISPLAY has this pseudo prototype
1117 VALIDATE_DISPLAY = 0x203 << OPCODE_SHIFT,
1122 /** layer commands (VALIDATE_DISPLAY not required) */
1127 /** layer state commands (VALIDATE_DISPLAY required) */
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h102 case IComposerClient::Command::VALIDATE_DISPLAY: in executeCommand()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h265 beginCommand(IComposerClient::Command::VALIDATE_DISPLAY, kValidateDisplayLength); in validateDisplay()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp757 TEST_F(GraphicsComposerHidlCommandTest, VALIDATE_DISPLAY) { in TEST_F() argument
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal126 * this layer to client composition during VALIDATE_DISPLAY.