Searched refs:RGBZ (Results 1 – 3 of 3) sorted by relevance
23 public final RGBZ rgbz;37 public DepthOfFieldOptions(RGBZ rgbz) { in DepthOfFieldOptions()
39 public class RGBZ { class54 public RGBZ(Uri uri, ContentResolver contentResolver, Context context) throws IOException { in RGBZ() method in RGBZ72 public RGBZ(Uri uriImage, Uri uriDepthmap, ContentResolver contentResolver, in RGBZ() method in RGBZ
61 RGBZ current_rgbz = null; in refocus()63 current_rgbz = new RGBZ(getResourceRef(R.drawable.test_image), in refocus()