Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.h140 void addMatrixLocked(Transaction* transaction, int32_t layerId,
DSurfaceInterceptor.cpp232 void SurfaceInterceptor::addMatrixLocked(Transaction* transaction, int32_t layerId, in addMatrixLocked() function in android::impl::SurfaceInterceptor
348 addMatrixLocked(transaction, layerId, state.matrix); in addSurfaceChangesLocked()