Home
last modified time | relevance | path

Searched defs:cf1 (Results 1 – 25 of 29) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c512 int chan_offset, int chan_width, int cf1, in set_dfs_state()
567 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped()
714 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local
781 int cf1, int cf2) in hostapd_dfs_complete_cac()
823 int cf1, int cf2) in hostapd_dfs_pre_cac_expired()
1011 int cf1, int cf2) in hostapd_dfs_radar_detected()
1044 int cf1, int cf2) in hostapd_dfs_nop_finished()
1094 int cf1, int cf2) in hostapd_dfs_start_cac()
Ddrv_callbacks.c788 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
/third_party/skia/gm/
Dmixercolorfilter.cpp93 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint in onDraw() local
105 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow()
Dsrgb.cpp25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); variable
Dcomposecolorfilter.cpp91 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000, useSkSL); // green tint variable
Dimagefiltersgraph.cpp131 sk_sp<SkColorFilter> cf1(SkColorFilters::Blend(SK_ColorBLUE, SkBlendMode::kSrcIn)); in onDraw() local
/third_party/flutter/skia/gm/
Dsrgb.cpp25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); variable
Druntimecolorfilter.cpp54 auto cf1 = fact.make(data); variable
79 auto cf1 = fact.make(data); variable
Dmixercolorfilter.cpp94 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint in onDraw() local
106 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow()
Dimagefiltersgraph.cpp132 sk_sp<SkColorFilter> cf1(SkColorFilters::Blend(SK_ColorBLUE, SkBlendMode::kSrcIn)); in onDraw() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c598 int chan_offset, int chan_width, int cf1, in set_dfs_state()
664 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped()
814 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local
881 int cf1, int cf2) in hostapd_dfs_complete_cac()
923 int cf1, int cf2) in hostapd_dfs_pre_cac_expired()
1173 int cf1, int cf2) in hostapd_dfs_radar_detected()
1208 int cf1, int cf2) in hostapd_dfs_nop_finished()
1260 int cf1, int cf2) in hostapd_dfs_start_cac()
Ddrv_callbacks.c863 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
/third_party/skia/samplecode/
DSampleMixer.cpp40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw()
DSampleImageFilterDAG.cpp331 sk_sp<SkImageFilter> cf1 = SkImageFilters::ColorFilter( in onDrawContent() local
/third_party/boost/libs/parameter/test/
Dpreprocessor_eval_category.cpp472 test::C cf1( in main() local
Dpreprocessor_eval_cat_no_spec.cpp381 test::C cf1( in main() local
/third_party/flutter/skia/src/core/
DSkColorFilter.cpp260 SkMixerColorFilter(sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float weight) in SkMixerColorFilter()
333 sk_sp<SkColorFilter> cf1(buffer.readColorFilter()); in CreateProc() local
339 sk_sp<SkColorFilter> cf1) { in Lerp()
/third_party/flutter/skia/samplecode/
DSampleMixer.cpp40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw()
DSampleImageFilterDAG.cpp500 sk_sp<SkImageFilter> cf1 = SkImageFilters::ColorFilter( in onDrawContent() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_event.c508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset()
538 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch()
/third_party/skia/src/core/
DSkColorFilter.cpp455 sk_sp<SkColorFilter> cf1) { in Lerp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_event.c650 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset()
686 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioresample.c403 GstElement *pipeline, *src, *cf1, *ar, *cf2, *sink; in GST_START_TEST() local
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccess.ts650 const cf1 = <T extends { [P in K]: string; } & { cool: string; }, K extends keyof T>(t: T, k: K) => property in Component2
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dap.c1395 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch()

12