Home
last modified time | relevance | path

Searched defs:ConstructorHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h205 DrawShadowStyleOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
379 DrawArcOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
406 DrawPieOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
521 DrawShadowOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
623 DrawImageNineOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
662 DrawImageLatticeOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
699 DrawAtlasOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
734 DrawBitmapOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
764 DrawImageOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
797 DrawImageRectOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_draw_cmd.h139 struct ConstructorHandle : public OpItem { struct
140 ConstructorHandle(const OpDataHandle& objectHandle, const SamplingOptions& sampling, in ConstructorHandle() function
149 DrawImageWithParmOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
165 struct ConstructorHandle : public OpItem { struct
166 ConstructorHandle(const OpDataHandle& objectHandle, const SamplingOptions& sampling, in ConstructorHandle() function
175 DrawPixelMapWithParmOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
198 ConstructorHandle(const OpDataHandle& objectHandle, const SamplingOptions& sampling, in ConstructorHandle() function
208 DrawPixelMapRectOpItem(const DrawCmdList& cmdList, ConstructorHandle* handle); argument
232 ConstructorHandle(uint32_t funcObjectId) in ConstructorHandle() function
272ConstructorHandle(uint32_t surfaceBufferId, int offSetX, int offSetY, int width, int height, pid_t… in ConstructorHandle() argument
[all …]