Searched refs:setLayerBufferSlotsToClear (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/ |
D | MockComposer.h | 104 MOCK_METHOD4(setLayerBufferSlotsToClear,
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | AidlComposerHal.h | 150 Error setLayerBufferSlotsToClear(Display display, Layer layer,
|
D | ComposerHal.h | 190 virtual Error setLayerBufferSlotsToClear(Display display, Layer layer,
|
D | HidlComposerHal.h | 252 Error setLayerBufferSlotsToClear(Display display, Layer layer,
|
D | AidlComposerHal.cpp | 919 Error AidlComposer::setLayerBufferSlotsToClear(Display display, Layer layer, in setLayerBufferSlotsToClear() function in android::Hwc2::AidlComposer 930 writer->get().setLayerBufferSlotsToClear(translate<int64_t>(display), in setLayerBufferSlotsToClear()
|
D | HWC2.cpp | 759 auto intError = mComposer.setLayerBufferSlotsToClear(mDisplay->getId(), mId, slotsToClear, in setBufferSlotsToClear()
|
D | HidlComposerHal.cpp | 740 Error HidlComposer::setLayerBufferSlotsToClear(Display display, Layer layer, in setLayerBufferSlotsToClear() function in android::Hwc2::HidlComposer
|