Searched refs:setLayerBufferWithNewCommand (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/ |
D | ComposerClientWriter.h | 148 void setLayerBufferWithNewCommand(int64_t display, int64_t layer, uint32_t slot, in setLayerBufferWithNewCommand() function
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_TargetTest.cpp | 2093 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()
|