Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/
DCamera.java3086 public void setPreviewFormat(int pixel_format) { in setPreviewFormat() argument
3087 String s = cameraFormatForPixelFormat(pixel_format); in setPreviewFormat()
3090 "Invalid pixel_format=" + pixel_format); in setPreviewFormat()
3186 public void setPictureFormat(int pixel_format) { in setPictureFormat() argument
3187 String s = cameraFormatForPixelFormat(pixel_format); in setPictureFormat()
3190 "Invalid pixel_format=" + pixel_format); in setPictureFormat()
3224 private String cameraFormatForPixelFormat(int pixel_format) { in cameraFormatForPixelFormat() argument
3225 switch(pixel_format) { in cameraFormatForPixelFormat()
/frameworks/native/services/surfaceflinger/layerproto/
DLayerProtoParser.cpp97 layer.pixelFormat = layerProto.pixel_format(); in generateLayer()
/frameworks/proto_logging/stats/message/
Dmediametrics_message.proto225 optional int64 pixel_format = 74; field
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionProtoParser.cpp427 bufferProto.height(), bufferProto.pixel_format(), in fromProto()
/frameworks/proto_logging/stats/
Datoms.proto11512 optional int64 pixel_format = 79; field
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...