Home
last modified time | relevance | path

Searched refs:setLayerBufferWithNewCommand (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h148 void setLayerBufferWithNewCommand(int64_t display, int64_t layer, uint32_t slot, in setLayerBufferWithNewCommand() function
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp2093 writer.setLayerBufferWithNewCommand(getPrimaryDisplayId(), layer, /* slot */ 0, in TEST_P()
2095 writer.setLayerBufferWithNewCommand(getPrimaryDisplayId(), layer, /* slot */ 1, in TEST_P()
2098 writer.setLayerBufferWithNewCommand(getPrimaryDisplayId(), layer, /*slot*/ 2, nullptr, in TEST_P()