Searched defs:cameraFormatForPixelFormat (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/
H A DCamera.java2194 String s = cameraFormatForPixelFormat(pixel_format);
2282 String s = cameraFormatForPixelFormat(pixel_format);
2319 private String cameraFormatForPixelFormat(int pixel_format) { method in class:Camera.Parameters

Completed in 33 milliseconds