Searched defs:HasFilter (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ | ||
H A D | brush.h | 160 bool HasFilter() const { return hasFilter_; } in HasFilter() function in OHOS::Rosen::Drawing::Brush |
H A D | paint.h | 81 bool HasFilter() const { return hasFilter_; } in HasFilter() function |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ | ||
H A D | pen.cpp | 207 bool Pen::HasFilter() const in HasFilter() function in OHOS::Rosen::Drawing::Pen |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ | ||
H A D | rs_render_node.cpp | 3910 bool RSRenderNode::HasFilter() const in HasFilter() function in __anon9217::OHOS::Rosen::RSRenderNode |
Completed in 9 milliseconds