Searched refs:enableLayerSquashing (Results 1 – 3 of 3) sorted by relevance
131 BLINK_EXPORT static void enableLayerSquashing(bool);
170 WebRuntimeFeatures::enableLayerSquashing(true); in SetRuntimeFeaturesDefaultsAndUpdateFromArgs()
283 void WebRuntimeFeatures::enableLayerSquashing(bool enable) in enableLayerSquashing() function in blink::WebRuntimeFeatures