/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 164 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 166 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 168 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 170 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
D | hwc_callbacks.cpp | 39 hotplug_(hotplug_data_, display, INT32(state)); in Hotplug()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 163 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 165 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 167 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 169 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 203 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 205 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 207 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 209 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 167 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 171 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
D | hwc_callbacks.cpp | 41 hotplug_(hotplug_data_, display, INT32(state)); in Hotplug()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 167 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 171 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
D | hwc_callbacks.cpp | 41 hotplug_(hotplug_data_, display, INT32(state)); in Hotplug()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 175 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 177 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 179 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 181 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 209 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 213 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 209 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 213 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_pluggable.cpp | 186 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 188 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 190 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 192 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable.cpp | 184 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 186 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment() 188 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment() 190 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleObjectPool_test.cpp | 60 auto value = valuePool->obtain(VehiclePropertyType::INT32); in TEST_F() 62 ASSERT_EQ(value.get(), valuePool->obtain(VehiclePropertyType::INT32).get()); in TEST_F() 104 : VehiclePropertyType::INT32)); in TEST_F()
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 31 * and {@link OperandType::INT32}. 37 INT32 = 1, 113 * * 2: An {@link OperandType::INT32} scalar, and has to be one of the 149 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on 151 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on 153 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on 155 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on 157 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when 159 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when 161 * * 7: An {@link OperandType::INT32} scalar, specifying the filter [all …]
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | Utils.cpp | 30 case V1_2::OperandType::INT32: in sizeOfData() 55 case V1_2::OperandType::INT32: in isTensor()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | Utils.cpp | 29 case V1_3::OperandType::INT32: in sizeOfData() 57 case V1_3::OperandType::INT32: in isTensor()
|
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/ |
D | OperandType.aidl | 38 INT32 = 1, enumConstant
|
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/ |
D | OperandType.aidl | 38 INT32 = 1, enumConstant
|
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/ |
D | OperandType.aidl | 38 INT32 = 1, enumConstant
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 194 * * 2: An {@link OperandType::INT32} scalar, and has to be one of the 235 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on 237 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on 239 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on 241 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on 243 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when 245 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when 247 * * 7: An {@link OperandType::INT32} scalar, specifying the filter 249 * * 8: An {@link OperandType::INT32} scalar, specifying the filter 251 * * 9: An {@link OperandType::INT32} scalar, and has to be one of the [all …]
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 134 * * 2: An {@link OperandType::INT32} scalar, and has to be one of the 179 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on 181 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on 183 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on 185 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on 187 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when 189 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when 191 * * 7: An {@link OperandType::INT32} scalar, specifying the filter 193 * * 8: An {@link OperandType::INT32} scalar, specifying the filter 195 * * 9: An {@link OperandType::INT32} scalar, and has to be one of the [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleObjectPool.cpp | 59 auto val = obtain(VehiclePropertyType::INT32); in obtainInt32() 142 return check(&v->int32Values, (VehiclePropertyType::INT32 == mPropType || in check()
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 27 INT32 = 0x00400000, 204 | VehiclePropertyType:INT32 270 | VehiclePropertyType:INT32 283 | VehiclePropertyType:INT32 297 | VehiclePropertyType:INT32 442 | VehiclePropertyType:INT32 683 | VehiclePropertyType:INT32 706 | VehiclePropertyType:INT32 781 | VehiclePropertyType:INT32 794 | VehiclePropertyType:INT32 [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | PropertyUtils.h | 61 (int)(0x103 | VehiclePropertyGroup::VENDOR | VehiclePropertyType::INT32 | VehicleArea::WINDOW); 197 0x2a11 | VehiclePropertyGroup::VENDOR | VehicleArea::GLOBAL | VehiclePropertyType::INT32;
|