Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/
DMockComposer.h104 MOCK_METHOD4(setLayerBufferSlotsToClear,
/frameworks/native/services/surfaceflinger/DisplayHardware/
DAidlComposerHal.h150 Error setLayerBufferSlotsToClear(Display display, Layer layer,
DComposerHal.h190 virtual Error setLayerBufferSlotsToClear(Display display, Layer layer,
DHidlComposerHal.h252 Error setLayerBufferSlotsToClear(Display display, Layer layer,
DAidlComposerHal.cpp919 Error AidlComposer::setLayerBufferSlotsToClear(Display display, Layer layer, in setLayerBufferSlotsToClear() function in android::Hwc2::AidlComposer
930 writer->get().setLayerBufferSlotsToClear(translate<int64_t>(display), in setLayerBufferSlotsToClear()
DHWC2.cpp759 auto intError = mComposer.setLayerBufferSlotsToClear(mDisplay->getId(), mId, slotsToClear, in setBufferSlotsToClear()
DHidlComposerHal.cpp740 Error HidlComposer::setLayerBufferSlotsToClear(Display display, Layer layer, in setLayerBufferSlotsToClear() function in android::Hwc2::HidlComposer