/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/ |
D | layout.h | 16 CB = static_cast<uint32_t>(PlaneLayoutComponentType::CB), enumerator
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | MapperMetadata.cpp | 112 const ExtendableType CB = android::gralloc4::PlaneLayoutComponentType_CB; in plane_layout_components_from_handle() local 164 .components = { { { Y, 0, 8 }, { CB, 8, 8 }, { Y, 16, 8 }, { CR, 24, 8 } } } in plane_layout_components_from_handle() 169 .components = { { { CB, 0, 10 }, { Y, 10, 10 }, { CR, 20, 10 }, { A, 30, 2 } } } in plane_layout_components_from_handle() 174 .components = { { { Y, 6, 10 }, { CB, 22, 10 }, { Y, 38, 10 }, { CR, 54, 10 } } } in plane_layout_components_from_handle() 180 { Y, 0, 10 }, { CB, 10, 10 }, { Y, 20, 10 }, { A, 30, 1 }, { A, 31, 1 }, in plane_layout_components_from_handle() 189 { { CB, 0, 8 }, { CR, 8, 8 } } in plane_layout_components_from_handle() 197 { { CB, 0, 8 }, { CR, 8, 8 } } in plane_layout_components_from_handle() 204 { { CR, 0, 8 }, { CB, 8, 8 } } in plane_layout_components_from_handle() 212 { { CB, 6, 10 }, { CB, 22, 10 } } in plane_layout_components_from_handle() 220 { { CB, 6, 10 }, { CR, 22, 10 } } in plane_layout_components_from_handle() [all …]
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 22 CB = 2, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 39 CB = (1 << 1) /* 2 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 34 CB = 1 << 1, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 38 CB = 2, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 39 CB = 2, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 39 CB = (1 << 1) /* 2 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 39 CB = (1 << 1) /* 2 */, enumConstant
|
/hardware/qcom/gps/utils/ |
D | log_util.h | 152 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8994/utils/ |
D | log_util.h | 153 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8084/utils/ |
D | log_util.h | 175 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8960/utils/ |
D | log_util.h | 165 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8998/utils/ |
D | log_util.h | 167 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/ |
D | platform_lib_log_util.h | 166 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8996/utils/ |
D | log_util.h | 167 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | log_util.h | 167 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/ |
D | platform_lib_log_util.h | 166 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/google/graphics/zuma/libhwc2.1/libresource/ |
D | ExynosResourceManagerModule.cpp | 534 int CB = current->mDstImg.y + current->mDstImg.h + TDM_OVERLAP_MARGIN; in isOverlapped() local 535 CB = (CB > display->mYres) ? display->mYres : CB; in isOverlapped() 539 if (((LT <= CT && CT <= LB) || (LT <= CB && CB <= LB)) || in isOverlapped() 540 ((CT <= LT && LT <= CB) || (CT < LB && LB <= CB))) { in isOverlapped()
|
/hardware/qcom/gps/msm8909/utils/ |
D | log_util.h | 189 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/sm8150p/gps/utils/ |
D | log_util.h | 197 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/sm7150/gps/utils/ |
D | log_util.h | 248 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/sm7250/gps/utils/ |
D | log_util.h | 285 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/qcom/sm8150/gps/utils/ |
D | log_util.h | 285 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL) argument
|
/hardware/interfaces/graphics/mapper/stable-c/vts/ |
D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 421 case PlaneLayoutComponentType::CB: in getAndroidYCbCr() 444 if (type == PlaneLayoutComponentType::CB) { in getAndroidYCbCr() 507 case PlaneLayoutComponentType::CB: in getAndroidYCbCr_P010() 531 if (type == PlaneLayoutComponentType::CB) { in getAndroidYCbCr_P010()
|