Home
last modified time | relevance | path

Searched refs:oldTouchCropId (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerLifecycleManager.cpp219 uint32_t oldTouchCropId = layer->touchCropId; in applyTransactions() local
274 if (oldTouchCropId != layer->touchCropId) { in applyTransactions()
275 unlinkLayer(oldTouchCropId, layer->id); in applyTransactions()