Home
last modified time | relevance | path

Searched defs:flat (Results 1 - 9 of 9) sorted by relevance

/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
/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
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp167 napi_value flat = nullptr; in GetDeviceAxisInfo() local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_device.cpp156 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat, int32_t resolution) in AxisInfo() argument
199 void InputDevice::AxisInfo::SetFlat(int32_t flat) in SetFlat() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_parcel.cpp53 void AcquireObject(flat_binder_object *flat, const void *cookie) in AcquireObject() argument
284 const flat_binder_object *flat = nullptr; in ClearFileDescriptor() local
314 const flat_binder_object *flat = nullptr; ContainFileDescriptors() local
583 flat_binder_object *flat = reinterpret_cast<flat_binder_object *>(this->GetData() + offset); Append() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp565 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(parcelData + object[i]); in MarshalRenderModifier() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp172 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h225 int32_t flat; member
/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() argument
422 auto flat = reinterpret_cast<flat_binder_object *>(dataBuf + objOffset[i]); TranslateDBinderStub() local
1330 flat_binder_object flat = { SetRegistryObject() local
1490 flat_binder_object flat; FlattenObject() local
1537 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); UnflattenObject() local
1575 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); ReadFileDescriptor() local
1588 flat_binder_object flat; WriteFileDescriptor() local
[all...]

Completed in 12 milliseconds