Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_visual_effect_container.h31 const std::vector<std::shared_ptr<GEVisualEffect>> GetFilters() const in GetFilters() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp239 void GetFilters(const napi_env env, const napi_value watcher, std::vector<AppEventFilter>& filters) in GetFilters() function