Home
last modified time | relevance | path

Searched defs:objectHandle (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_recording_canvas.cpp67 auto objectHandle = in DrawImageWithParm() local
81 auto objectHandle = in DrawPixelMapWithParm() local
96 auto objectHandle = in DrawPixelMapRect() local
109 auto objectHandle = in DrawDrawFunc() local
H A Drs_draw_cmd.cpp530 auto objectHandle = CmdListHelper::AddImageObjectToCmdList(cmdList, objectHandle_); in Marshalling() local
581 auto objectHandle = CmdListHelper::AddImageObjectToCmdList(cmdList, objectHandle_); in Marshalling() local
634 auto objectHandle = CmdListHelper::AddImageBaseObjToCmdList(cmdList, objectHandle_); in Marshalling() local
679 auto objectHandle = CmdListHelper::AddDrawFuncObjToCmdList(cmdList, objectHandle_); in Marshalling() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_draw_cmd_test.cpp251 Drawing::OpDataHandle objectHandle; variable
331 Drawing::OpDataHandle objectHandle; variable
371 Drawing::OpDataHandle objectHandle; variable
395 Drawing::OpDataHandle objectHandle; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dcopy_object_data.cpp83 bool CopyObjectData::SetObjectHandle(uint32_t objectHandle) in SetObjectHandle()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_draw_cmd.h145 OpDataHandle objectHandle; member
171 OpDataHandle objectHandle; member
203 OpDataHandle objectHandle; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp162 … auto objectHandle = Drawing::CmdListHelper::AddImageObjectToCmdList(*pixelMapDrawCmdList, object); in MakePiexlMapDrawCmdList() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dptp_media_sync_observer.cpp58 void MediaSyncObserver::SendEventPackets(uint32_t objectHandle, uint16_t eventCode) in SendEventPackets()
76 void MediaSyncObserver::SendEventPacketAlbum(uint32_t objectHandle, uint16_t eventCode) in SendEventPacketAlbum()
H A Dmtp_operation_utils.cpp315 void MtpOperationUtils::SendEventPacket(uint32_t objectHandle, uint16_t eventCode) in SendEventPacket()
688 uint32_t objectHandle = 0; in CopyObject() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp168 const CmdList& cmdList, const OpDataHandle& objectHandle) in GetImageObjectFromCmdList()
181 const CmdList& cmdList, const OpDataHandle& objectHandle) in GetImageBaseObjFromCmdList()
871 const CmdList& cmdList, uint32_t objectHandle) in GetDrawFuncObjFromCmdList()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp433 uint32_t objectHandle = 0; in CopyObject() local