Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_buf_mgr.cpp317 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value && in getComponentSizeAndOffset()
362 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value && in getComponentSizeAndOffset()
379 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
396 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
426 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
444 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
462 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
480 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
497 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
646 comp.type = android::gralloc4::PlaneLayoutComponentType_A; in grallocToStandardPlaneLayoutComponentType()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_buf_mgr.cpp318 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value && in getComponentSizeAndOffset()
363 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value && in getComponentSizeAndOffset()
380 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
397 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
427 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
445 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
463 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
481 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
498 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_A.value) { in getComponentSizeAndOffset()
647 comp.type = android::gralloc4::PlaneLayoutComponentType_A; in grallocToStandardPlaneLayoutComponentType()
/aosp12/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h233 static const aidl::android::hardware::graphics::common::ExtendableType PlaneLayoutComponentType_A = variable
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapperMetadata.cpp107 const ExtendableType A = android::gralloc4::PlaneLayoutComponentType_A; in plane_layout_components_from_handle()
/aosp12/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp325 component.type = gralloc4::PlaneLayoutComponentType_A; in TEST_F()
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp139 if (component.type.value == gralloc4::PlaneLayoutComponentType_A.value) { in verifyRGBA8888PlaneLayouts()
1599 component.type = gralloc4::PlaneLayoutComponentType_A; in TEST_P()