Searched refs:newLayerType (Results 1 – 1 of 1) sorted by relevance
212 int newLayerType = newLayerTypeIsHardware in applyToView() local215 if (layerType != newLayerType) { in applyToView()216 view.setLayerType(newLayerType, null); in applyToView()