Home
last modified time | relevance | path

Searched defs:flat (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_dimension_info_v10.md41 ### flat subsection
H A D_input_dimension_info.md41 ### flat subsection
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_parcel.cpp53 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 Drs_ashmem_helper.cpp189 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 Dinput_device.cpp161 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 Dbinder_invoker.cpp205 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 Drs_ashmem_helper_test.cpp77 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 Djs_util.cpp166 napi_value flat = nullptr; in GetDeviceAxisInfo() local
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.h55 int32_t flat; member
H A Dhdf_input_device_manager.h89 int32_t flat; member
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/
H A Dparcel_fuzzer.cpp133 parcel_flat_binder_object flat; in Marshalling() local
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_type.h247 int32_t flat; /**< Reference value of each coordinate */ member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp534 … 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 Dstruct_multimodal.h218 int32_t flat; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp177 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 Dutils_parcel_test.cpp54 parcel_flat_binder_object flat; in Marshalling() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp90 parcel_flat_binder_object flat; in Marshalling() local