Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_buf_mgr.cpp313 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
328 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
342 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
358 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
373 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
390 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
408 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value && in getComponentSizeAndOffset()
420 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
438 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
456 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
[all …]
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_buf_mgr.cpp314 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
329 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
343 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
359 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
374 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
391 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
409 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value && in getComponentSizeAndOffset()
421 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
439 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
457 } else if (comp.type.value == android::gralloc4::PlaneLayoutComponentType_G.value) { in getComponentSizeAndOffset()
[all …]
/aosp12/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h223 static const aidl::android::hardware::graphics::common::ExtendableType PlaneLayoutComponentType_G = variable
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapperMetadata.cpp105 const ExtendableType G = android::gralloc4::PlaneLayoutComponentType_G; in plane_layout_components_from_handle()
/aosp12/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp342 component.type = gralloc4::PlaneLayoutComponentType_G; in TEST_F()
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp133 if (component.type.value == gralloc4::PlaneLayoutComponentType_G.value) { in verifyRGBA8888PlaneLayouts()
1617 component.type = gralloc4::PlaneLayoutComponentType_G; in TEST_P()