Searched refs:getLayerInfo (Results 1 – 2 of 2) sorted by relevance
74 blurStack.getLayerInfo(blurStack.getFocusLayer())); in compute()103 LayerInfo layerInfo = blurStack.getLayerInfo(targetLayer); in processLayersFromBackToFocus()146 LayerInfo layerInfo = blurStack.getLayerInfo(targetLayer); in processLayersFromFrontToFocus()
111 public LayerInfo getLayerInfo(int layer) { in getLayerInfo() method in BlurStack