Home
last modified time | relevance | path

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

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