Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.cpp252 PositionChange* posChange(change->mutable_position()); in addPositionLocked() local
253 posChange->set_x(x); in addPositionLocked()
254 posChange->set_y(y); in addPositionLocked()