Searched refs:addDepthLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.h96 void addDepthLocked(Transaction* transaction, int32_t layerId, uint32_t z);
H A DSurfaceInterceptor.cpp100 addDepthLocked(transaction, layerId, layer->mCurrentState.z);
199 void SurfaceInterceptor::addDepthLocked(Transaction* transaction, int32_t layerId, function in class:android::SurfaceInterceptor
332 addDepthLocked(transaction, layerId, state.z);

Completed in 56 milliseconds