Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.cpp115 addCropLocked(transaction, layerId, layer->mCurrentState.crop_legacy); in addInitialSurfaceStateLocked()
309 void SurfaceInterceptor::addCropLocked(Transaction* transaction, int32_t layerId, in addCropLocked() function in android::impl::SurfaceInterceptor
428 addCropLocked(transaction, layerId, state.crop_legacy); in addSurfaceChangesLocked()
DSurfaceInterceptor.h153 void addCropLocked(Transaction* transaction, int32_t layerId, const Rect& rect);