Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp123 auto intError = mComposer.acceptDisplayChanges(mId); in acceptChanges() local
129 auto intError = mComposer.createLayer(mId, &layerId); in createLayer() local
164 auto intError = mComposer.getChangedCompositionTypes( in getChangedCompositionTypes() local
193 auto intError = mComposer.getColorModes(mId, outModes); in getColorModes() local
237 auto intError = mComposer.getRenderIntents(mId, colorMode, outRenderIntents); in getRenderIntents() local
243 auto intError = mComposer.getDataspaceSaturationMatrix(dataspace, outMatrix); in getDataspaceSaturationMatrix() local
249 auto intError = mComposer.getDisplayName(mId, outName); in getName() local
258 auto intError = mComposer.getDisplayRequests( in getRequests() local
323 auto intError = mComposer.getHdrCapabilities(mId, &types, in getHdrCapabilities() local
339 auto intError = mComposer.getDisplayedContentSamplingAttributes(mId, outFormat, outDataspace, in getDisplayedContentSamplingAttributes() local
[all …]