Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp963 Hwc2::IComposerClient::Rect hwcRect{frame.left, frame.top, in setDisplayFrame() local
965 auto intError = mComposer.setLayerDisplayFrame(mDisplayId, mId, hwcRect); in setDisplayFrame()
988 Hwc2::IComposerClient::FRect hwcRect{ in setSourceCrop() local
990 auto intError = mComposer.setLayerSourceCrop(mDisplayId, mId, hwcRect); in setSourceCrop()