Searched defs:isFrontBuffered (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/services/surfaceflinger/FrontEnd/ | ||
D | LayerSnapshot.cpp | 335 bool LayerSnapshot::isFrontBuffered() const { in isFrontBuffered() function in android::surfaceflinger::frontend::LayerSnapshot |
/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
D | LayerInfoTest.cpp | 272 TEST_F(LayerInfoTest, isFrontBuffered) { in TEST_F() argument |
D | LayerSnapshotTest.cpp | 1185 TEST_F(LayerSnapshotTest, isFrontBuffered) { in TEST_F() argument |
/frameworks/native/services/surfaceflinger/Scheduler/ | ||
D | LayerInfo.cpp | 416 bool LayerInfo::isFrontBuffered() const { in isFrontBuffered() function in android::scheduler::LayerInfo |
D | LayerInfo.h | 376 bool isFrontBuffered = false; member |
/frameworks/native/services/surfaceflinger/ | ||
D | Layer.cpp | 4257 bool Layer::isFrontBuffered() const { in isFrontBuffered() function in android::Layer |