Home
last modified time | relevance | path

Searched refs:filterMutex_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dimage_effect_filter.cpp40 std::mutex filterMutex_; variable
669 std::unique_lock<std::mutex> lock(filterMutex_); in OH_EffectFilter_LookupFilters()
698 std::unique_lock<std::mutex> lock(filterMutex_); in OH_EffectFilter_ReleaseFilterNames()