Searched defs:imageFormat (Results 1 – 12 of 12) sorted by relevance
24 public static int getHalFormat(int imageFormat) { in getHalFormat()27 public static int getHalDataspace(int imageFormat) { in getHalDataspace()30 public static int getPublicFormat(int imageFormat, @DataSpace.NamedDataSpace int dataspace) { in getPublicFormat()33 private static native int nativeGetHalFormat(int imageFormat); in nativeGetHalFormat()34 private static native int nativeGetHalDataspace(int imageFormat); in nativeGetHalDataspace()35 private static native int nativeGetPublicFormat(int imageFormat, int dataspace); in nativeGetPublicFormat()
253 boolean useSurfaceImageFormatInfo, int imageFormat, in initializeImageWriter()292 int imageFormat, int width, int height) { in ImageWriter()304 int imageFormat, int width, int height, long usage) { in ImageWriter()320 int imageFormat; in ImageWriter() local948 public @NonNull Builder setImageFormat(@Format int imageFormat) { in setImageFormat()
316 private void initializeImageReader(int width, int height, int imageFormat, int maxImages, in initializeImageReader()350 private ImageReader(int width, int height, int imageFormat, int maxImages, long usage, in ImageReader()1026 public @NonNull Builder setImageFormat(@Format int imageFormat) { in setImageFormat()
87 int imageFormat = (int) elements[i + 1]; in ColorSpaceProfiles() local149 public @NonNull Set<ColorSpace.Named> getSupportedColorSpaces( in getSupportedColorSpaces()198 @ImageFormat.Format int imageFormat) { in getSupportedDynamicRangeProfiles()235 public @NonNull Set<ColorSpace.Named> getSupportedColorSpacesForDynamicRange( in getSupportedColorSpacesForDynamicRange()
26 void onOutputSurface(in Surface surface, int imageFormat); in onOutputSurface()28 void onImageFormatUpdate(int imageFormat); in onImageFormatUpdate()
27 void onOutputSurface(in Surface surface, int imageFormat); in onOutputSurface()29 void onImageFormatUpdate(int imageFormat); in onImageFormatUpdate()
26 void onOutputSurface(in Surface surface, int imageFormat); in onOutputSurface()29 void onImageFormatUpdate(int imageFormat); in onImageFormatUpdate()
27 jint imageFormat) { in android_media_PublicFormatUtils_getHalFormat()34 jint imageFormat) { in android_media_PublicFormatUtils_getHalDataspace()
40 bool usingRGBAToJpegOverride(int32_t imageFormat, in usingRGBAToJpegOverride()45 int32_t applyFormatOverrides(int32_t imageFormat, int32_t containerFormat) { in applyFormatOverrides()
1898 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()1921 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()1965 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()1975 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()2006 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()2016 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
532 FrameFormat imageFormat = ImageFormat.create(ImageFormat.COLORSPACE_RGBA, in setupPorts() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...