Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp93 T unwrapRet(Return<T>& ret, const U& default_val) in unwrapRet() function
99 Error unwrapRet(Return<Error>& ret) in unwrapRet() function
101 return unwrapRet(ret, kDefaultError); in unwrapRet()
233 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()
259 return unwrapRet(ret); in destroyVirtualDisplay()
288 return unwrapRet(ret); in destroyLayer()
473 return unwrapRet(ret); in setActiveConfig()
506 return unwrapRet(ret); in setColorMode()
528 return unwrapRet(ret); in setPowerMode()
534 return unwrapRet(ret); in setVsyncEnabled()
[all …]