Searched refs:RS_PROFILER_PATCH_NODE_ID (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_particle_animation.cpp | 191 RS_PROFILER_PATCH_NODE_ID(parcel, id); in ParseParam() 197 RS_PROFILER_PATCH_NODE_ID(parcel, propertyId_); in ParseParam()
|
H A D | rs_render_property_animation.cpp | 97 RS_PROFILER_PATCH_NODE_ID(parcel, propertyId_); in ParseParam()
|
H A D | rs_render_animation.cpp | 96 RS_PROFILER_PATCH_NODE_ID(parcel, id_); in ParseParam()
|
H A D | rs_render_path_animation.cpp | 182 RS_PROFILER_PATCH_NODE_ID(parcel, rotationId_); in ParseParam()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 407 RS_PROFILER_PATCH_NODE_ID(data, nodeId); in OnRemoteRequest() 423 RS_PROFILER_PATCH_NODE_ID(data, nodeId); in OnRemoteRequest() 456 RS_PROFILER_PATCH_NODE_ID(data, focusNodeId); in OnRemoteRequest() 752 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() 786 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() 935 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() 952 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() 1328 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() 1347 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() 1452 RS_PROFILER_PATCH_NODE_ID(data, id); in OnRemoteRequest() [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.h | 39 #define RS_PROFILER_PATCH_NODE_ID(parcel, id) id = RSProfiler::PatchNodeId(parcel, id) macro 66 #define RS_PROFILER_PATCH_NODE_ID(parcel, id) macro
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_image.cpp | 613 RS_PROFILER_PATCH_NODE_ID(parcel, uniqueId); in UnmarshallingIdAndSize() 724 RS_PROFILER_PATCH_NODE_ID(parcel, nodeId); in UnmarshalIdSizeAndNodeId()
|
H A D | rs_image_base.cpp | 309 RS_PROFILER_PATCH_NODE_ID(parcel, uniqueId); in UnmarshallingIdAndRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_property.cpp | 171 RS_PROFILER_PATCH_NODE_ID(parcel, id); in Unmarshalling()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 2135 …RS_PROFILER_PATCH_NODE_ID(parcel, id); …
|