Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp99 T unwrapRet(Return<T>& ret, const U& default_val) in unwrapRet() function
105 Error unwrapRet(Return<Error>& ret) in unwrapRet() function
107 return unwrapRet(ret, kDefaultError); in unwrapRet()
247 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()
288 return unwrapRet(ret); in destroyVirtualDisplay()
317 return unwrapRet(ret); in destroyLayer()
516 return unwrapRet(ret); in setActiveConfig()
556 return unwrapRet(ret); in setColorMode()
583 return unwrapRet(ret); in setPowerMode()
589 return unwrapRet(ret); in setVsyncEnabled()
[all …]