Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Ddevice.cpp511 const bool checkReplaceSurface = (swapchainCreateInfo.surfaceHandle != 0); in CreateSwapchainImpl() local
517 …replace = replace || (checkReplaceSurface && (cmpSwap.surfaceHandle == swapchainCreateInfo.surface… in CreateSwapchainImpl()