Home
last modified time | relevance | path

Searched refs:unwrapRet (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp111 Error unwrapRet(Return<Error>& ret) in unwrapRet() function
113 return unwrapRet(ret, kDefaultError); in unwrapRet()
211 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()
254 return unwrapRet(ret); in destroyVirtualDisplay()
283 return unwrapRet(ret); in destroyLayer()
511 return unwrapRet(ret); in setActiveConfig()
543 return unwrapRet(ret); in setColorMode()
570 return unwrapRet(ret); in setPowerMode()
576 return unwrapRet(ret); in setVsyncEnabled()
583 return unwrapRet(ret); in setClientTargetSlotCount()
[all …]