Home
last modified time | relevance | path

Searched refs:WriteInt32 (Results 1 – 16 of 16) sorted by relevance

/drivers/peripheral/display/hdi_service/device/src/server/
Ddisplay_device_callback_proxy.cpp24 …if (!data.WriteInterfaceToken(DisplayDeviceCallbackProxy::GetDescriptor()) || !data.WriteInt32(out… in OnHotplugIn()
40 …if (!data.WriteInterfaceToken(DisplayDeviceCallbackProxy::GetDescriptor()) || !data.WriteInt32(seq… in OnVBlankCallback()
56 …if (!data.WriteInterfaceToken(DisplayDeviceCallbackProxy::GetDescriptor()) || !data.WriteInt32(dev… in OnRefreshCallback()
Ddisplay_device_host_driver.cpp254 if (!reply->WriteInt32(modesNum)) { in GetDisplaySupportedModes()
336 if (!reply->WriteInt32(statusTmp)) { in GetDisplayPowerStatus()
818 if (!reply->WriteInt32(formatTmp)) { in CreateVirtualDisplay()
1496 if (!reply->WriteInt32(compType)) { in GetLayerCompression()
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_utils.h133 DISPLAY_CHK_RETURN(packer->WriteInt32(rect.x) == false, HDF_FAILURE, in RectPack()
135 DISPLAY_CHK_RETURN(packer->WriteInt32(rect.y) == false, HDF_FAILURE, in RectPack()
137 DISPLAY_CHK_RETURN(packer->WriteInt32(rect.w) == false, HDF_FAILURE, in RectPack()
139 DISPLAY_CHK_RETURN(packer->WriteInt32(rect.h) == false, HDF_FAILURE, in RectPack()
170 DISPLAY_CHK_RETURN(packer->WriteInt32(hdifdInfo.id) == false, HDF_FAILURE, in FileDescriptorPack()
174 DISPLAY_CHK_RETURN(packer->WriteInt32(fd) == false, HDF_FAILURE, in FileDescriptorPack()
199 DISPLAY_CHK_RETURN(packer->WriteInt32(buffer->width) == false, HDF_FAILURE, in BufferHandlePack()
201 DISPLAY_CHK_RETURN(packer->WriteInt32(buffer->stride) == false, HDF_FAILURE, in BufferHandlePack()
203 DISPLAY_CHK_RETURN(packer->WriteInt32(buffer->height) == false, HDF_FAILURE, in BufferHandlePack()
205 DISPLAY_CHK_RETURN(packer->WriteInt32(buffer->size) == false, HDF_FAILURE, in BufferHandlePack()
[all …]
Ddisplay_cmd_requester.h351 bool retBool = requestPacker_->WriteInt32(type); in SetLayerTransformMode()
467 int32_t retBool = requestPacker_->WriteInt32(type); in SetLayerCompositionType()
488 bool retBool = requestPacker_->WriteInt32(type); in SetLayerBlendType()
Ddisplay_cmd_responser.h271 result = replyPacker_->WriteInt32(it->first); in OnRequestEnd()
276 result = replyPacker_->WriteInt32(it->second); in OnRequestEnd()
/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
Dnative_buffer_test.cpp313 ret = parcel.WriteInt32(0); // width
315 ret = parcel.WriteInt32(0); // stride
317 ret = parcel.WriteInt32(0); // height
319 ret = parcel.WriteInt32(0); // size
321 ret = parcel.WriteInt32(0); // format
343 ret = parcel.WriteInt32(0); // width
345 ret = parcel.WriteInt32(0); // stride
347 ret = parcel.WriteInt32(0); // height
349 ret = parcel.WriteInt32(0); // size
351 ret = parcel.WriteInt32(0); // format
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Dnative_buffer.cpp91 !messageParcel.WriteInt32(handle_->width) || !messageParcel.WriteInt32(handle_->stride) || in Marshalling()
92 !messageParcel.WriteInt32(handle_->height) || !messageParcel.WriteInt32(handle_->size) || in Marshalling()
93 !messageParcel.WriteInt32(handle_->format) || !messageParcel.WriteUint64(handle_->usage)) { in Marshalling()
248 if (!messageParcel.WriteInt32(handle.reserve[handle.reserveFds + j])) { in WriteReserveData()
/drivers/interface/display/composer/command_pack/
Dcommand_data_packer.h74 bool WriteInt32(int32_t value) in WriteInt32() function
105 DISPLAY_CHK_RETURN(WriteInt32(beginCmd) == false, false, in PackBegin()
119 DISPLAY_CHK_RETURN(WriteInt32(cmdId) == false, false,
153 DISPLAY_CHK_RETURN(WriteInt32(endCmd) == false, false, in PackEnd()
/drivers/peripheral/camera/interfaces/hdi_ipc/utils/src/
Dutils_data_stub.cpp99 bRet = (bRet && data.WriteInt32(static_cast<int32_t>(tagCount))); in EncodeCameraMetadata()
115 bRet = data.WriteInt32(tagCount); in EncodeCameraMetadata()
262 bRet = (bRet && parcel.WriteInt32(static_cast<int32_t>(pInfo->streamId_))); in EncodeStreamInfo()
263 bRet = (bRet && parcel.WriteInt32(static_cast<int32_t>(pInfo->width_))); in EncodeStreamInfo()
264 bRet = (bRet && parcel.WriteInt32(static_cast<int32_t>(pInfo->height_))); in EncodeStreamInfo()
265 bRet = (bRet && parcel.WriteInt32(static_cast<int32_t>(pInfo->format_))); in EncodeStreamInfo()
266 bRet = (bRet && parcel.WriteInt32(pInfo->intent_)); in EncodeStreamInfo()
273 bRet = (bRet && parcel.WriteInt32(static_cast<int32_t>(pInfo->minFrameDuration_))); in EncodeStreamInfo()
274 bRet = (bRet && parcel.WriteInt32(pInfo->encodeType_)); in EncodeStreamInfo()
/drivers/peripheral/display/hdi_service/gralloc/server/
Dallocator_service_stub.cpp43 if (!reply.WriteInt32(errCode)) { in AllocaltorStubAllocMem()
/drivers/peripheral/display/hdi_service/device/src/util/
Ddisplay_device_common.cpp81 if (!parcel->WriteInt32(data)) { in DisplayDeviceWriteInt32()
110 if (!parcel->WriteInt32(data)) { in DisplayDeviceWriteBool()
/drivers/external_device_manager/services/zidl/src/
Ddriver_ext_mgr_types.cpp24 if (!parcel.WriteInt32(errCode)) { in Marshalling()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
Dservice_manager_hdi_test.cpp147 data.WriteInt32(payload);
168 data.WriteInt32(PAYLOAD_NUM);
169 data.WriteInt32(PAYLOAD_NUM);
252 data.WriteInt32(PAYLOAD_NUM);
253 data.WriteInt32(PAYLOAD_NUM);
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp213 if (!data.WriteInt32(num)) { in GetDisplaySupportedModes()
1567 if (!data.WriteInt32(type)) { in SetTransformMode()
1598 if (!data.WriteInt32(compType)) { in SetLayerCompression()
1769 if (!data.WriteInt32(timeOut)) { in WaitForVBlank()
1912 if (!data.WriteInt32(type)) { in SetLayerCompositionType()
1943 if (!data.WriteInt32(type)) { in SetLayerBlendType()
/drivers/hdf_core/adapter/uhdf2/ipc/src/
Dhdf_sbuf_impl_hipc.cpp93 return MParcelCast(sbuf)->WriteInt32(value); in SbufMParcelImplWriteInt32()
/drivers/hdf_core/framework/tools/hdf_dbg/
Dhdf_dbg.cpp359 data.WriteInt32(StrToInt(info.inParamVec[i][1])); in InjectDebugHdi()