Home
last modified time | relevance | path

Searched defs:isSimpleBufferUpdate (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.cpp580 bool RequestedLayerState::isSimpleBufferUpdate(const layer_state_t& s) const { in isSimpleBufferUpdate() function in android::surfaceflinger::frontend::RequestedLayerState
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerLifecycleManagerTest.cpp597 TEST_F(LayerLifecycleManagerTest, isSimpleBufferUpdate) { in TEST_F() argument
/frameworks/native/services/surfaceflinger/
DLayer.cpp3765 bool Layer::isSimpleBufferUpdate(const layer_state_t& s) const { in isSimpleBufferUpdate() function in android::Layer