Home
last modified time | relevance | path

Searched defs:intError (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp124 auto intError = mComposer.acceptDisplayChanges(mId); in acceptChanges() local
130 auto intError = mComposer.createLayer(mId, &layerId); in createLayer() local
165 auto intError = mComposer.getChangedCompositionTypes( in getChangedCompositionTypes() local
194 auto intError = mComposer.getColorModes(mId, outModes); in getColorModes() local
238 auto intError = mComposer.getRenderIntents(mId, colorMode, outRenderIntents); in getRenderIntents() local
244 auto intError = mComposer.getDataspaceSaturationMatrix(dataspace, outMatrix); in getDataspaceSaturationMatrix() local
250 auto intError = mComposer.getDisplayName(mId, outName); in getName() local
259 auto intError = mComposer.getDisplayRequests( in getRequests() local
324 auto intError = mComposer.getHdrCapabilities(mId, &hdrTypes, &maxLuminance, in getHdrCapabilities() local
338 auto intError = mComposer.getOverlaySupport(outProperties); in getOverlaySupport() local
[all …]