Home
last modified time | relevance | path

Searched refs:imageLabel (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/bokeh/
DCameraBokehActivity.java355 String imageLabel; in setUntestedCombination() local
357 imageLabel = "JPEG with bokeh"; in setUntestedCombination()
359 imageLabel = "YUV"; in setUntestedCombination()
361 imageLabel += " with bokeh"; in setUntestedCombination()
364 mImageLabel.setText(imageLabel); in setUntestedCombination()