Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.cpp335 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.cpp1185 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
/frameworks/native/services/surfaceflinger/
DLayer.cpp4257 bool Layer::isFrontBuffered() const { in isFrontBuffered() function in android::Layer