Home
last modified time | relevance | path

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

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