Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerHistory.cpp171 void LayerHistory::setLayerProperties(int32_t id, const LayerProps& properties) { in setLayerProperties() function in android::scheduler::LayerHistory
H A DScheduler.cpp727 void Scheduler::setLayerProperties(int32_t id, const android::scheduler::LayerProps& properties) { in setLayerProperties() function in android::scheduler::Scheduler