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