Home
last modified time | relevance | path

Searched defs:cf2 (Results 1 – 15 of 15) sorted by relevance

/external/skia/gm/
Dsrgb.cpp26 auto cf2 = SkColorFilter::MakeSRGBToLinearGamma(); variable
Druntimecolorfilter.cpp47 auto cf2 = rb.readColorFilter(); variable
Dimagefiltersgraph.cpp146 sk_sp<SkColorFilter> cf2(SkColorFilter::MakeModeFilter(SK_ColorGREEN, in onDraw() local
/external/skqp/gm/
Dsrgb.cpp26 auto cf2 = SkColorFilter::MakeSRGBToLinearGamma(); variable
Dimagefiltersgraph.cpp146 sk_sp<SkColorFilter> cf2(SkColorFilter::MakeModeFilter(SK_ColorGREEN, in onDraw() local
/external/wpa_supplicant_8/src/ap/
Ddfs.c513 int cf2, u32 state) 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
782 int cf1, int cf2) in hostapd_dfs_complete_cac()
824 int cf1, int cf2) in hostapd_dfs_pre_cac_expired()
1009 int cf1, int cf2) in hostapd_dfs_radar_detected()
1042 int cf1, int cf2) in hostapd_dfs_nop_finished()
1092 int cf1, int cf2) in hostapd_dfs_start_cac()
Ddrv_callbacks.c775 int offset, int width, int cf1, int cf2) in hostapd_event_ch_switch()
/external/skia/tests/
DColorFilterTest.cpp102 auto cf2 = reincarnate_colorfilter(cf.get()); in DEF_TEST() local
/external/skqp/tests/
DColorFilterTest.cpp102 auto cf2 = reincarnate_colorfilter(cf.get()); in DEF_TEST() local
/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp951 ChoiceFormat *cf2 = new ChoiceFormat(pat, status); in TestChoicePatternQuote() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c507 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset()
537 struct nlattr *cf1, struct nlattr *cf2) in mlme_event_ch_switch()
Ddriver.h5394 int cf2; member
5420 int cf2; member
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1390 int offset, int width, int cf1, int cf2) in wpas_ap_ch_switch()
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc503 Node* cf2 = *(send2->in_nodes().begin()); in TEST_F() local
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c229 CFTypeRef cf2; in CFTypeRefObj_CFEqual() local