Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DOverlayProperties.aidl28 android.hardware.graphics.common.PixelFormat[] pixelFormats;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DOverlayProperties.aidl40 android.hardware.graphics.common.PixelFormat[] pixelFormats;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DOverlayProperties.aidl40 android.hardware.graphics.common.PixelFormat[] pixelFormats;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DOverlayProperties.aidl40 android.hardware.graphics.common.PixelFormat[] pixelFormats;
/hardware/interfaces/camera/provider/aidl/vts/
DVtsAidlHalCameraProvider_TargetTest.cpp1862 std::list<PixelFormat> pixelFormats = {PixelFormat::YCBCR_420_888, PixelFormat::RAW16}; in TEST_P() local
1863 for (PixelFormat format : pixelFormats) { in TEST_P()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp5181 std::list<PixelFormat> pixelFormats = {PixelFormat::YCBCR_420_888, PixelFormat::RAW16}; in TEST_P() local
5182 for (PixelFormat format : pixelFormats) { in TEST_P()