/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _dimension_info_v10.md | 41 ### flat subsection
|
H A D | _input_dimension_info.md | 41 ### flat subsection
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | message_parcel.cpp | 53 void AcquireObject(flat_binder_object *flat, const void *cookie) in AcquireObject() 284 const flat_binder_object *flat = nullptr; in ClearFileDescriptor() local 314 const flat_binder_object *flat = nullptr; in ContainFileDescriptors() local 583 … flat_binder_object *flat = reinterpret_cast<flat_binder_object *>(this->GetData() + offset); in Append() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_ashmem_helper.cpp | 189 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local 208 flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in InjectFileDescriptor() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | input_device.cpp | 161 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat,… in AxisInfo() 204 void InputDevice::AxisInfo::SetFlat(int32_t flat) in SetFlat()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | binder_invoker.cpp | 205 auto flat = reinterpret_cast<flat_binder_object *>(dataOffset + *(objOffset + i)); in TranslateDBinderProxy() local 330 bool BinderInvoker::AddCommAuth(int32_t handle, flat_binder_object *flat) in AddCommAuth() 422 auto flat = reinterpret_cast<flat_binder_object *>(dataBuf + objOffset[i]); in TranslateDBinderStub() local 1329 flat_binder_object flat = { in SetRegistryObject() local 1489 flat_binder_object flat; in FlattenObject() local 1536 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); in UnflattenObject() local 1574 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); in ReadFileDescriptor() local 1587 flat_binder_object flat; in WriteFileDescriptor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_ashmem_helper_test.cpp | 77 flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CreateMessageParcel() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
H A D | js_util.cpp | 166 napi_value flat = nullptr; in GetDeviceAxisInfo() local
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_hid_adapter.h | 55 int32_t flat; member
|
H A D | hdf_input_device_manager.h | 89 int32_t flat; member
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/ |
H A D | parcel_fuzzer.cpp | 133 parcel_flat_binder_object flat; in Marshalling() local
|
/ohos5.0/drivers/peripheral/input/interfaces/include/ |
H A D | input_type.h | 247 int32_t flat; /**< Reference value of each coordinate */ member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_base.cpp | 534 … const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(parcelData + object[i]); in MarshalRenderModifier() local
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 218 int32_t flat; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 177 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_parcel_test.cpp | 54 parcel_flat_binder_object flat; in Marshalling() local
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/ |
H A D | parcel_benchmark_test.cpp | 90 parcel_flat_binder_object flat; in Marshalling() local
|