Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/
DCamera.java3199 public void setPreviewFormat(int pixel_format) { in setPreviewFormat() argument
3200 String s = cameraFormatForPixelFormat(pixel_format); in setPreviewFormat()
3203 "Invalid pixel_format=" + pixel_format); in setPreviewFormat()
3299 public void setPictureFormat(int pixel_format) { in setPictureFormat() argument
3300 String s = cameraFormatForPixelFormat(pixel_format); in setPictureFormat()
3303 "Invalid pixel_format=" + pixel_format); in setPictureFormat()
3337 private String cameraFormatForPixelFormat(int pixel_format) { in cameraFormatForPixelFormat() argument
3338 switch(pixel_format) { in cameraFormatForPixelFormat()
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto61 string pixel_format = 19; field
DLayerProtoParser.cpp95 layer.pixelFormat = layerProto.pixel_format(); in generateLayer()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...