Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp121 auto intError = mComposer.acceptDisplayChanges(mId); in acceptChanges() local
127 auto intError = mComposer.createLayer(mId, &layerId); in createLayer() local
151 auto intError = mComposer.getChangedCompositionTypes( in getChangedCompositionTypes() local
180 auto intError = mComposer.getColorModes(mId, outModes); in getColorModes() local
224 auto intError = mComposer.getRenderIntents(mId, colorMode, outRenderIntents); in getRenderIntents() local
230 auto intError = mComposer.getDataspaceSaturationMatrix(dataspace, outMatrix); in getDataspaceSaturationMatrix() local
236 auto intError = mComposer.getDisplayName(mId, outName); in getName() local
245 auto intError = mComposer.getDisplayRequests( in getRequests() local
297 auto intError = mComposer.getHdrCapabilities(mId, &types, in getHdrCapabilities() local
313 auto intError = mComposer.getDisplayedContentSamplingAttributes(mId, outFormat, outDataspace, in getDisplayedContentSamplingAttributes() local
[all …]