Searched refs:ImageVignette (Results 1 – 2 of 2) sorted by relevance
28 public class ImageVignette extends ImageShow { class38 public ImageVignette(Context context) { in ImageVignette() method in ImageVignette43 public ImageVignette(Context context, AttributeSet attrs) { in ImageVignette() method in ImageVignette
37 import com.android.gallery3d.filtershow.imageshow.ImageVignette;42 ImageVignette mImageVignette;78 mImageVignette = (ImageVignette) mImageShow; in createEditor()