Searched refs:COLOR_FormatSurface (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java133 // COLOR_FormatSurface indicates that the data will be a GraphicBuffer metadata reference.
135 public final static int COLOR_FormatSurface = 0x7F000789; field in class:MediaCodecInfo.CodecCapabilities
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
H A DDisplaySourceService.java190 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);

Completed in 121 milliseconds