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