Home
last modified time | relevance | path

Searched refs:INT32 (Results 1 – 25 of 142) sorted by relevance

123456

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.cpp164 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()
Dhwc_callbacks.cpp39 hotplug_(hotplug_data_, display, INT32(state)); in Hotplug()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_external.cpp163 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/
Dhwc_display_external.cpp203 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/
Dhwc_display_external.cpp165 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()
Dhwc_callbacks.cpp41 hotplug_(hotplug_data_, display, INT32(state)); in Hotplug()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external.cpp165 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()
Dhwc_callbacks.cpp41 hotplug_(hotplug_data_, display, INT32(state)); in Hotplug()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external.cpp175 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/
Dhwc_display_external.cpp207 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/
Dhwc_display_external.cpp207 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/
Dhwc_display_pluggable.cpp186 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/
Dhwc_display_pluggable.cpp184 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/
DVehicleObjectPool_test.cpp60 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/
Dtypes.hal31 * 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/
DUtils.cpp30 case V1_2::OperandType::INT32: in sizeOfData()
55 case V1_2::OperandType::INT32: in isTensor()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DUtils.cpp29 case V1_3::OperandType::INT32: in sizeOfData()
57 case V1_3::OperandType::INT32: in isTensor()
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DOperandType.aidl38 INT32 = 1, enumConstant
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DOperandType.aidl38 INT32 = 1, enumConstant
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DOperandType.aidl38 INT32 = 1, enumConstant
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal194 * * 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/
Dtypes.hal134 * * 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/
DVehicleObjectPool.cpp59 auto val = obtain(VehiclePropertyType::INT32); in obtainInt32()
142 return check(&v->int32Values, (VehiclePropertyType::INT32 == mPropType || in check()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal27 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/
DPropertyUtils.h61 (int)(0x103 | VehiclePropertyGroup::VENDOR | VehiclePropertyType::INT32 | VehicleArea::WINDOW);
197 0x2a11 | VehiclePropertyGroup::VENDOR | VehicleArea::GLOBAL | VehiclePropertyType::INT32;

123456