Searched refs:COLOR_FormatSurface (Results 1 – 10 of 10) sorted by relevance
201 caps->addColorFormat(COLOR_FormatSurface); in addSupportedColorFormats()211 caps->addColorFormat(COLOR_FormatSurface); in addSupportedColorFormats()
599 case COLOR_FormatSurface: in initializeStandardParams()619 return COLOR_FormatSurface; in initializeStandardParams()
854 format = (surface == nullptr) ? COLOR_FormatYUV420Planar : COLOR_FormatSurface; in configure()
191 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in run()
603 constexpr int32_t COLOR_FormatSurface = 0x7F000789; variable658 case COLOR_FormatSurface: return "Surface";
1262 useGrid ? COLOR_FormatYUV420Flexible : COLOR_FormatSurface); in initializeCodec()
416 public static final int COLOR_FormatSurface = 0x7F000789; field in MediaCodecInfo.CodecCapabilities
14626 field public static final int COLOR_FormatSurface = 2130708361; // 0x7f000789
24627 field public static final int COLOR_FormatSurface = 2130708361; // 0x7f000789