Searched refs:paintingReflection (Results 1 – 1 of 1) sorted by relevance
1865 static bool shouldDoSoftwarePaint(const RenderLayer* layer, bool paintingReflection) in shouldDoSoftwarePaint() argument1867 return paintingReflection && !layer->has3DTransform(); in shouldDoSoftwarePaint()