Home
last modified time | relevance | path

Searched defs:isTop (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drosen_render_select_popup.cpp83 void RosenRenderSelectPopup::PaintGradient(RenderContext& context, bool isTop) in PaintGradient()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
H A Drsinterfaces_fuzzer.cpp172 bool isTop = GetData<bool>(); in RSPhysicalScreenFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp392 void RSSurfaceRenderParams::SetLayerTop(bool isTop) in SetLayerTop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp614 void RSRenderServiceClient::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp614 void RSRenderServiceClient::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp760 void RSInterfaces::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1894 bool isTop = data.ReadBool(); in OnRemoteRequest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp1661 void RSRenderServiceClient::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop()
H A Drs_render_service_connection_proxy.cpp3012 void RSRenderServiceConnectionProxy::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp2126 void RSRenderServiceConnection::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp1070 void RSSurfaceRenderNode::SetLayerTop(bool isTop) in SetLayerTop()