/aosp_15_r20/hardware/interfaces/graphics/mapper/stable-c/vts/ |
H A D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 271 void verifyRGBA8888PlaneLayouts(const std::vector<PlaneLayout>& planeLayouts) { in verifyRGBA8888PlaneLayouts() 327 const auto& planeLayouts = *decodeResult; in verifyRGBA8888() local 390 const auto& planeLayouts = *decodeResult; in getAndroidYCbCr() local 470 const auto& planeLayouts = *decodeResult; in getAndroidYCbCr_P010() local 869 const auto& planeLayouts = *decodeResult; in TEST_P() local 1035 const auto& planeLayouts = *decodeResult; in TEST_P() local 1085 const auto& planeLayouts = *decodeResult; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
H A D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 132 void verifyRGBA8888PlaneLayouts(const std::vector<PlaneLayout>& planeLayouts) { in verifyRGBA8888PlaneLayouts() 220 std::vector<PlaneLayout> planeLayouts; in getAndroidYCbCr() local 298 std::vector<PlaneLayout> planeLayouts; in getAndroidYCbCr_P010() local 396 std::vector<PlaneLayout> planeLayouts; in verifyRGBA8888() local 825 std::vector<PlaneLayout> planeLayouts; in TEST_P() local 973 std::vector<PlaneLayout> planeLayouts; in TEST_P() local 1014 std::vector<PlaneLayout> planeLayouts; in TEST_P() local 1485 std::vector<PlaneLayout> planeLayouts; in TEST_P() local 1819 std::vector<PlaneLayout> planeLayouts; in TEST_P() local 2487 std::vector<PlaneLayout> planeLayouts; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/camera/common/default/ |
H A D | HandleImporter.cpp | 83 std::vector<PlaneLayout> planeLayouts; in getPlaneLayouts() local 185 std::vector<PlaneLayout> planeLayouts = getPlaneLayouts(buf); in getMonoPlanarStrideBytes() local
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/ |
H A D | Gralloc4_test.cpp | 311 std::vector<PlaneLayout> planeLayouts; in TEST_F() local 558 std::vector<PlaneLayout> planeLayouts; in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/modifiers/ |
H A D | vktModifiersTests.cpp | 587 std::vector<VkSubresourceLayout> planeLayouts; in createImageModifierExplicitCase() local 807 std::vector<VkSubresourceLayout> planeLayouts; in exportImportMemoryExplicitModifiersCase() local
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/ |
H A D | Gralloc4.cpp | 781 status_t encodePlaneLayoutsHelper(const std::vector<PlaneLayout>& planeLayouts, OutputHidlVec* outO… in encodePlaneLayoutsHelper() 1069 status_t encodePlaneLayouts(const std::vector<PlaneLayout>& planeLayouts, hidl_vec<uint8_t>* outPla… in encodePlaneLayouts() 1074 status_t decodePlaneLayouts(const hidl_vec<uint8_t>& planeLayouts, std::vector<PlaneLayout>* outPla… in decodePlaneLayouts()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkFormatUtils.cpp | 35 std::vector<FormatPlaneLayout> planeLayouts; member
|
/aosp_15_r20/frameworks/native/libs/ui/ |
H A D | Gralloc4.cpp | 309 std::vector<ui::PlaneLayout> planeLayouts; in lock() local 801 std::vector<ui::PlaneLayout> planeLayouts; in bufferDumpHelper() local
|
H A D | Gralloc5.cpp | 339 std::vector<ui::PlaneLayout> planeLayouts; member 622 std::vector<ui::PlaneLayout> planeLayouts; in lock() local
|
H A D | GraphicBuffer.cpp | 43 static void resolveLegacyByteLayoutFromPlaneLayout(const std::vector<ui::PlaneLayout>& planeLayouts, in resolveLegacyByteLayoutFromPlaneLayout()
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_Utils.cpp | 480 std::vector<ui::PlaneLayout> planeLayouts; in extractP010Gralloc4PlaneLayout() local
|
/aosp_15_r20/external/minigbm/cros_gralloc/mapper_stablec/ |
H A D | Mapper.cpp | 367 std::vector<PlaneLayout> planeLayouts; in getStandardMetadata() local
|
/aosp_15_r20/external/minigbm/cros_gralloc/gralloc4/ |
H A D | CrosGralloc4Mapper.cc | 492 std::vector<PlaneLayout> planeLayouts; in get() local
|