Home
last modified time | relevance | path

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

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