Home
last modified time | relevance | path

Searched defs:isFrontBuffered (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerSnapshot.cpp340 bool LayerSnapshot::isFrontBuffered() const { in isFrontBuffered() function in android::surfaceflinger::frontend::LayerSnapshot
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerInfoTest.cpp272 TEST_F(LayerInfoTest, isFrontBuffered) { in TEST_F() argument
H A DLayerSnapshotTest.cpp1456 TEST_F(LayerSnapshotTest, isFrontBuffered) { in TEST_F() argument
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.cpp416 bool LayerInfo::isFrontBuffered() const { in isFrontBuffered() function in android::scheduler::LayerInfo
H A DLayerInfo.h376 bool isFrontBuffered = false; member