Searched defs:intError (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | HWC2.cpp | 135 auto intError = mComposer.acceptDisplayChanges(mId); in acceptChanges() local 141 auto intError = mComposer.createLayer(mId, &layerId); in createLayer() local 176 auto intError = mComposer.getChangedCompositionTypes( in getChangedCompositionTypes() local 204 auto intError = mComposer.getColorModes(mId, outModes); in getColorModes() local 248 auto intError = mComposer.getRenderIntents(mId, colorMode, outRenderIntents); in getRenderIntents() local 254 auto intError = mComposer.getDataspaceSaturationMatrix(dataspace, outMatrix); in getDataspaceSaturationMatrix() local 260 auto intError = mComposer.getDisplayName(mId, outName); in getName() local 269 auto intError = mComposer.getDisplayRequests( in getRequests() local 351 auto intError = mComposer.getHdrCapabilities(mId, &hdrTypes, &maxLuminance, in getHdrCapabilities() local 365 auto intError = mComposer.getOverlaySupport(outProperties); in getOverlaySupport() local [all …]
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
H A D | HWC2On1Adapter.cpp | 824 int intError = mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device, in setActiveConfig() local 869 int intError = in setColorMode() local
|