Searched refs:ancestorParam (Results 1 – 2 of 2) sorted by relevance
769 auto& ancestorParam = ancestorDrawable->GetRenderParams(); in GetAncestorDisplayColorGamut() local770 if (!ancestorParam) { in GetAncestorDisplayColorGamut()775 auto renderParams = static_cast<RSDisplayRenderParams*>(ancestorParam.get()); in GetAncestorDisplayColorGamut()
1277 auto& ancestorParam = ancestorDisplayDrawable->GetRenderParams(); in GetScreenIdFromSurfaceRenderParams() local1278 if (ancestorParam == nullptr) { in GetScreenIdFromSurfaceRenderParams()1281 auto renderParams = static_cast<RSDisplayRenderParams*>(ancestorParam.get()); in GetScreenIdFromSurfaceRenderParams()