Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DRequestedLayerState.cpp602 bool RequestedLayerState::isSimpleBufferUpdate(const layer_state_t& s) const { in isSimpleBufferUpdate() function in android::surfaceflinger::frontend::RequestedLayerState
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerLifecycleManagerTest.cpp585 TEST_F(LayerLifecycleManagerTest, isSimpleBufferUpdate) { in TEST_F() argument