Home
last modified time | relevance | path

Searched defs:setBlockingRegion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp1080 Error Layer::setBlockingRegion(const Region& region) { in setBlockingRegion() function in android::HWC2::impl::Layer
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputLayerTest.cpp1308 TEST_F(OutputLayerWriteStateToHWCTest, setBlockingRegion) { in TEST_F() argument