/aosp12/hardware/interfaces/camera/common/1.0/default/ |
H A D | HandleImporter.cpp | 30 using aidl::android::hardware::graphics::common::PlaneLayout; 126 std::vector<PlaneLayout> getPlaneLayouts(const sp<IMapperV4> mapper, buffer_handle_t& buf) { in getPlaneLayouts() 128 std::vector<PlaneLayout> planeLayouts; in getPlaneLayouts() 168 std::vector<PlaneLayout> planeLayouts = getPlaneLayouts(mapper, buf); 422 std::vector<PlaneLayout> planeLayouts = getPlaneLayouts(mMapperV4, buf); in getMonoPlanarStrideBytes()
|
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/ |
H A D | PlaneLayout.aidl | 20 parcelable PlaneLayout {
|
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/ |
H A D | PlaneLayout.aidl | 36 parcelable PlaneLayout {
|
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
H A D | PlaneLayout.aidl | 20 parcelable PlaneLayout {
|
/aosp12/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
H A D | PlaneLayout.aidl | 38 parcelable PlaneLayout {
|
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/ |
H A D | MapperMetadata.cpp | 43 using aidl::android::hardware::graphics::common::PlaneLayout; 286 static android::status_t get_plane_layouts(const private_handle_t *handle, std::vector<PlaneLayout>… in get_plane_layouts() 324 PlaneLayout layout = {.offsetInBytes = offset, in get_plane_layouts() 378 PlaneLayout layout = {.offsetInBytes = handle->plane_info[plane_index].offset, in get_plane_layouts() 542 std::vector<PlaneLayout> layouts; in get_metadata() 873 std::vector<PlaneLayout> layouts; in getFromBufferDescriptorInfo()
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Gralloc.h | 157 std::vector<ui::PlaneLayout>* /*outPlaneLayouts*/) const { in getPlaneLayouts() argument 245 std::vector<ui::PlaneLayout>* /*outPlaneLayouts*/) const { in getDefaultPlaneLayouts() argument
|
H A D | GraphicTypes.h | 53 using aidl::android::hardware::graphics::common::PlaneLayout;
|
H A D | GraphicBufferMapper.h | 122 std::vector<ui::PlaneLayout>* outPlaneLayouts); 170 std::vector<ui::PlaneLayout>* outPlaneLayouts);
|
H A D | Gralloc4.h | 102 std::vector<ui::PlaneLayout>* outPlaneLayouts) const override; 147 std::vector<ui::PlaneLayout>* outPlaneLayouts) const override;
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | GraphicTypes.h | 53 using aidl::android::hardware::graphics::common::PlaneLayout;
|
H A D | GraphicBufferMapper.h | 122 std::vector<ui::PlaneLayout>* outPlaneLayouts); 170 std::vector<ui::PlaneLayout>* outPlaneLayouts);
|
/aosp12/frameworks/native/libs/gralloc/types/ |
H A D | Gralloc4.cpp | 37 using aidl::android::hardware::graphics::common::PlaneLayout; 699 status_t encodePlaneLayout(const PlaneLayout& input, OutputHidlVec* output) { in encodePlaneLayout() 740 status_t decodePlaneLayout(InputHidlVec* input, PlaneLayout* output) { in decodePlaneLayout() 781 status_t encodePlaneLayoutsHelper(const std::vector<PlaneLayout>& planeLayouts, OutputHidlVec* outO… in encodePlaneLayoutsHelper() 797 status_t decodePlaneLayoutsHelper(InputHidlVec* inputHidlVec, std::vector<PlaneLayout>* outPlaneLay… in decodePlaneLayoutsHelper() 817 void clearPlaneLayouts(std::vector<PlaneLayout>* output) { in clearPlaneLayouts() 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()
|
/aosp12/frameworks/native/libs/gralloc/types/tests/ |
H A D | Gralloc4_test.cpp | 37 using aidl::android::hardware::graphics::common::PlaneLayout; 311 std::vector<PlaneLayout> planeLayouts; in TEST_F() 312 PlaneLayout planeLayoutA; in TEST_F() 313 PlaneLayout planeLayoutRGB; in TEST_F() 530 std::vector<PlaneLayout> planeLayouts; in TEST_F()
|
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
H A D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 201 std::vector<PlaneLayout> planeLayouts; in getAndroidYCbCr() 287 std::vector<PlaneLayout> planeLayouts; in verifyRGBA8888() 680 std::vector<PlaneLayout> planeLayouts; in TEST_P() 828 std::vector<PlaneLayout> planeLayouts; in TEST_P() 870 std::vector<PlaneLayout> planeLayouts; in TEST_P() 1266 std::vector<PlaneLayout> planeLayouts; in TEST_P() 1585 std::vector<PlaneLayout> planeLayouts; in TEST_P() 1586 PlaneLayout planeLayoutA; in TEST_P() 1587 PlaneLayout planeLayoutRGB; in TEST_P() 1634 std::vector<PlaneLayout> realPlaneLayouts; in TEST_P() [all …]
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Gralloc4.cpp | 204 std::vector<ui::PlaneLayout> planeLayouts; in lock() 277 std::vector<ui::PlaneLayout> planeLayouts; in lock() 591 std::vector<ui::PlaneLayout>* outPlaneLayouts) const { in getPlaneLayouts() 785 std::vector<ui::PlaneLayout>* outPlaneLayouts) const { in getDefaultPlaneLayouts() 851 std::vector<ui::PlaneLayout> planeLayouts; in bufferDumpHelper()
|
H A D | GraphicBufferMapper.cpp | 275 std::vector<ui::PlaneLayout>* outPlaneLayouts) { in getPlaneLayouts() 378 std::vector<ui::PlaneLayout>* outPlaneLayouts) { in getDefaultPlaneLayouts()
|
/aosp12/frameworks/native/libs/gralloc/types/fuzzer/ |
H A D | gralloctypes.cpp | 72 …GRALLOCTYPES_DECODE(std::vector<aidl::android::hardware::graphics::common::PlaneLayout>, ::android…
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | QtiMapperExtensions.h | 60 using ::vendor::qti::hardware::display::mapperextensions::V1_0::PlaneLayout;
|
H A D | gr_buf_mgr.cpp | 48 using aidl::android::hardware::graphics::common::PlaneLayout; 663 static Error getFormatLayout(private_handle_t *handle, std::vector<PlaneLayout> *out) { in getFormatLayout() 664 std::vector<PlaneLayout> plane_info; in getFormatLayout() 1301 std::vector<PlaneLayout> plane_layouts; in GetMetadata()
|
H A D | QtiMapperExtensions.cpp | 349 hidl_vec<PlaneLayout> plane_info; in getFormatLayout()
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | QtiMapperExtensions.h | 60 using ::vendor::qti::hardware::display::mapperextensions::V1_0::PlaneLayout;
|
H A D | gr_buf_mgr.cpp | 47 using aidl::android::hardware::graphics::common::PlaneLayout; 664 static Error getFormatLayout(private_handle_t *handle, std::vector<PlaneLayout> *out) { in getFormatLayout() 665 std::vector<PlaneLayout> plane_info; in getFormatLayout() 1255 std::vector<PlaneLayout> plane_layouts; in GetMetadata()
|
H A D | QtiMapperExtensions.cpp | 348 hidl_vec<PlaneLayout> plane_info; in getFormatLayout()
|
/aosp12/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
H A D | Gralloc4.h | 299 …neLayouts(const std::vector<aidl::android::hardware::graphics::common::PlaneLayout>& planeLayouts,… 300 …& planeLayouts, std::vector<aidl::android::hardware::graphics::common::PlaneLayout>* outPlaneLayou…
|