Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h114 case IComposerClient::Command::SET_LAYER_SURFACE_DAMAGE: in executeCommand()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h310 beginCommand(IComposerClient::Command::SET_LAYER_SURFACE_DAMAGE, length); in setLayerSurfaceDamage()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal796 * the description of SET_LAYER_SURFACE_DAMAGE.
932 * SET_LAYER_SURFACE_DAMAGE has this pseudo prototype
1125 SET_LAYER_SURFACE_DAMAGE = 0x302 << OPCODE_SHIFT,
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp899 TEST_F(GraphicsComposerHidlCommandTest, SET_LAYER_SURFACE_DAMAGE) { in TEST_F() argument