Home
last modified time | relevance | path

Searched refs:SET_LAYER_PER_FRAME_METADATA (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h43 case IComposerClient::Command::SET_LAYER_PER_FRAME_METADATA: in executeCommand()
/hardware/interfaces/graphics/composer/2.2/utils/command-buffer/include/composer-command-buffer/2.2/
DComposerCommandBuffer.h85 beginCommand(IComposerClient::Command::SET_LAYER_PER_FRAME_METADATA, in setLayerPerFrameMetadata()
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h49 beginCommand(IComposerClient::Command::SET_LAYER_PER_FRAME_METADATA, in setLayerPerFrameMetadata()
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal96 * SET_LAYER_PER_FRAME_METADATA has this pseudo prototype
106 * SET_LAYER_PER_FRAME_METADATA is the command used by the buffered transport
109 SET_LAYER_PER_FRAME_METADATA = 0x303 << @2.1::IComposerClient.Command:OPCODE_SHIFT,
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp174 TEST_P(GraphicsComposerHidlCommandTest, SET_LAYER_PER_FRAME_METADATA) { in TEST_P() argument
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp189 TEST_P(GraphicsComposerHidlCommandTest, SET_LAYER_PER_FRAME_METADATA) { in TEST_P() argument
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h440 beginCommand(IQtiComposerClient::Command::SET_LAYER_PER_FRAME_METADATA, in setLayerPerFrameMetadata()