Searched defs:stagingRenderParams (Results 1 – 3 of 3) sorted by relevance
172 std::unique_ptr<RSRenderParams> stagingRenderParams = std::make_unique<RSRenderParams>(0); variable
274 std::unique_ptr<RSRenderParams> stagingRenderParams = std::make_unique<RSRenderParams>(0); variable1221 std::unique_ptr<RSRenderParams> stagingRenderParams = std::make_unique<RSRenderParams>(0); variable1792 std::unique_ptr<RSRenderParams> stagingRenderParams = std::make_unique<RSRenderParams>(0); variable2036 std::unique_ptr<RSRenderParams> stagingRenderParams = std::make_unique<RSRenderParams>(0); variable
2520 auto& stagingRenderParams = node.GetStagingRenderParams(); in PostPrepare() local