Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.cpp151 addShadowRadiusLocked(transaction, layerId, layer->mDrawingState.shadowRadius); in addInitialSurfaceStateLocked()
394 void SurfaceInterceptor::addShadowRadiusLocked(Transaction* transaction, int32_t layerId, in addShadowRadiusLocked() function in android::impl::SurfaceInterceptor
469 addShadowRadiusLocked(transaction, layerId, state.shadowRadius); in addSurfaceChangesLocked()
DSurfaceInterceptor.h179 void addShadowRadiusLocked(Transaction* transaction, int32_t layerId, float shadowRadius);