Searched refs:newLayerType (Results 1 – 1 of 1) sorted by relevance
114 int newLayerType = newLayerTypeIsHardware in apply() local117 if (layerType != newLayerType) { in apply()118 child.setLayerType(newLayerType, null); in apply()