Searched defs:flat (Results 1 – 7 of 7) sorted by relevance
52 void AcquireObject(flat_binder_object *flat, const void *cookie) in AcquireObject()245 const flat_binder_object *flat = reinterpret_cast<flat_binder_object *>(data + object[i]); in ClearFileDescriptor() local258 const flat_binder_object *flat = reinterpret_cast<flat_binder_object *>(data + object[i]); in ContainFileDescriptors() local484 … flat_binder_object *flat = reinterpret_cast<flat_binder_object *>(this->GetData() + offset); in Append() local
156 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat,… in AxisInfo()199 void InputDevice::AxisInfo::SetFlat(int32_t flat) in SetFlat()
183 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local202 flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in InjectFileDescriptor() local
134 auto flat = reinterpret_cast<flat_binder_object *>(dataOffset + *(objOffset + i)); in TranslateDBinderProxy() local950 flat_binder_object flat; in FlattenObject() local991 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); in UnflattenObject() local1022 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); in ReadFileDescriptor() local1034 flat_binder_object flat; in WriteFileDescriptor() local
155 napi_value flat = nullptr; in GetDeviceAxisInfo() local
56 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local
206 int32_t flat; member