Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp128 auto intError = mComposer.acceptDisplayChanges(mId); in acceptChanges() local
134 auto intError = mComposer.createLayer(mId, &layerId); in createLayer() local
169 auto intError = mComposer.getChangedCompositionTypes( in getChangedCompositionTypes() local
197 auto intError = mComposer.getColorModes(mId, outModes); in getColorModes() local
241 auto intError = mComposer.getRenderIntents(mId, colorMode, outRenderIntents); in getRenderIntents() local
247 auto intError = mComposer.getDataspaceSaturationMatrix(dataspace, outMatrix); in getDataspaceSaturationMatrix() local
253 auto intError = mComposer.getDisplayName(mId, outName); in getName() local
262 auto intError = mComposer.getDisplayRequests( in getRequests() local
344 auto intError = mComposer.getHdrCapabilities(mId, &hdrTypes, &maxLuminance, in getHdrCapabilities() local
358 auto intError = mComposer.getOverlaySupport(outProperties); in getOverlaySupport() local
[all …]