Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp97 T unwrapRet(Return<T>& ret, const U& default_val) in unwrapRet() function
103 Error unwrapRet(Return<Error>& ret) in unwrapRet() function
105 return unwrapRet(ret, kDefaultError); in unwrapRet()
253 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()
297 return unwrapRet(ret); in destroyVirtualDisplay()
326 return unwrapRet(ret); in destroyLayer()
557 return unwrapRet(ret); in setActiveConfig()
600 return unwrapRet(ret); in setColorMode()
627 return unwrapRet(ret); in setPowerMode()
633 return unwrapRet(ret); in setVsyncEnabled()
[all …]