Searched refs:VALIDATE_DISPLAY (Results 1 – 4 of 4) sorted by relevance
659 * type than had been set prior to the last call to VALIDATE_DISPLAY. The740 * composition during VALIDATE_DISPLAY.836 * VALIDATE_DISPLAY has this pseudo prototype1117 VALIDATE_DISPLAY = 0x203 << OPCODE_SHIFT,1122 /** layer commands (VALIDATE_DISPLAY not required) */1127 /** layer state commands (VALIDATE_DISPLAY required) */
557 TEST_F(GraphicsComposerHidlCommandTest, VALIDATE_DISPLAY) { in TEST_F() argument
289 beginCommand(IComposerClient::Command::VALIDATE_DISPLAY, in validateDisplay()
563 case IComposerClient::Command::VALIDATE_DISPLAY: in parseCommand()