Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp214 void configureLayer(uint32_t layerId, unsigned int cb, in configureLayer() function in gfxstream::AutoComposeDevice
336 autoComposeDevice.configureLayer(0, 0, in drawWorkerWithCompose()
351 autoComposeDevice.configureLayer(1, in drawWorkerWithCompose()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1497 configureLayer(display, layer, Composition::DEVICE, display.getFrameRect(), in sendRefreshFrame()
1574 configureLayer(display, layer, composition, displayFrame, cropRect); in createOnScreenLayer()
1759 void configureLayer(const VtsDisplay& display, int64_t layer, Composition composition, in configureLayer() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlCommandTest
1971 configureLayer(getPrimaryDisplay(), layer, Composition::CURSOR, displayFrame, cropRect); in TEST_P()
2016 configureLayer(getPrimaryDisplay(), layer, Composition::CURSOR, displayFrame, cropRect); in TEST_P()
2230 configureLayer(display, layer, Composition::DISPLAY_DECORATION, display.getFrameRect(), in TEST_P()
2941 configureLayer(*display, layer, Composition::DEVICE, display->getFrameRect(), in TEST_P()