Searched refs:renderFrameConfig (Results 1 – 1 of 1) sorted by relevance
565 auto renderFrameConfig = RSBaseRenderUtil::GetFrameBufferRequestConfig(screenInfo, in Redraw() local577 …auto renderFrameConfig = RSBaseRenderUtil::GetFrameBufferRequestConfig(screenInfo, true, isProtect… in Redraw() local580 renderFrameConfig.width = static_cast<int32_t>(screenInfo.phyWidth); in Redraw()581 renderFrameConfig.height = static_cast<int32_t>(screenInfo.phyHeight); in Redraw()589 auto renderFrame = uniRenderEngine_->RequestFrame(frameBufferSurfaceOhos_, renderFrameConfig, in Redraw()