Home
last modified time | relevance | path

Searched defs:HasFilter (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_queue.h211 using HasFilter = std::function<bool(const InnerEvent::Pointer &)>; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dbrush.h160 bool HasFilter() const { return hasFilter_; } in HasFilter() function
H A Dpaint.h81 bool HasFilter() const { return hasFilter_; } in HasFilter() function
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h210 using HasFilter = std::function<bool(const InnerEvent::Pointer &)>; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpen.cpp207 bool Pen::HasFilter() const in HasFilter() function in OHOS::Rosen::Drawing::Pen
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp3900 bool RSRenderNode::HasFilter() const in HasFilter() function in OHOS::Rosen::RSRenderNode