Searched defs:uniParams (Results 1 – 2 of 2) sorted by relevance
114 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable136 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable155 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable178 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable198 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable226 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable255 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable279 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable309 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable486 auto uniParams = std::make_shared<RSRenderThreadParams>(); variable[all …]
678 auto& uniParams = RSUniRenderThread::Instance().GetRSRenderThreadParams(); in CaptureSurface() local891 …RSPaintFilterCanvas& canvas, RSSurfaceRenderParams& surfaceParams, RSRenderThreadParams& uniParams) in DealWithUIFirstCache()