HomeSort by relevance Sort by last modified time
    Searched refs:COLOR_FormatSurface (Results 1 - 15 of 15) sorted by null

  /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DisplaySourceService.java 191 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecTest.java 279 // Replace color format with something that isn't COLOR_FormatSurface.
300 fail("createInputSurface should require COLOR_FormatSurface");
832 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
    [all...]
DecodeEditEncodeTest.java 208 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
400 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
    [all...]
EncodeVirtualDisplayTest.java 257 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
EncodeVirtualDisplayWithCompositionTest.java 545 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
    [all...]
EncodeDecodeTest.java 373 int colorFormat = MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface;
    [all...]
ExtractDecodeEditEncodeMuxTest.java 70 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface;
    [all...]
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
CameraRecordingStream.java 413 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface);
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java 207 // COLOR_FormatSurface indicates that the data will be a GraphicBuffer metadata reference.
209 public static final int COLOR_FormatSurface = 0x7F000789;
    [all...]
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1090 milliseconds