/third_party/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 41 void draw_mode(SkCanvas* canvas, SkBlendMode mode, int alpha, SkScalar x, SkScalar y) { in draw_mode() function in XfermodesBlurView 122 draw_mode(canvas, gModes[i], twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDrawContent()
|
/third_party/flutter/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 41 void draw_mode(SkCanvas* canvas, SkBlendMode mode, int alpha, SkScalar x, SkScalar y) { in draw_mode() function in XfermodesBlurView 122 draw_mode(canvas, gModes[i], twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDrawContent()
|
/third_party/ffmpeg/libavfilter/ |
D | avf_showwaves.c | 78 int draw_mode; ///< ShowWavesDrawMode member 115 …{ "draw", "set draw mode", OFFSET(draw_mode), AV_OPT_TYPE_INT, {.i64 = DRAW_SCALE}, 0, DRAW_NB-1, … 451 …case MODE_POINT: showwaves->draw_sample = showwaves->draw_mode == DRAW_SCALE ? draw_sample… in config_output() 452 …case MODE_LINE: showwaves->draw_sample = showwaves->draw_mode == DRAW_SCALE ? draw_sample… in config_output() 453 …case MODE_P2P: showwaves->draw_sample = showwaves->draw_mode == DRAW_SCALE ? draw_sample… in config_output() 454 …case MODE_CENTERED_LINE: showwaves->draw_sample = showwaves->draw_mode == DRAW_SCALE ? draw_sample… in config_output() 513 if (showwaves->draw_mode == DRAW_SCALE) { in config_output() 792 …{ "draw", "set draw mode", OFFSET(draw_mode), AV_OPT_TYPE_INT, {.i64 = DRAW_SCALE}, 0, DRAW_NB-1, …
|
/third_party/flutter/skia/gm/ |
D | xfermodes.cpp | 134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode() function in XfermodesGM 264 draw_mode(canvas, gModes[i].fMode, static_cast<SrcType>(sourceType), in onDraw()
|
/third_party/skia/gm/ |
D | xfermodes.cpp | 134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode() function in XfermodesGM 266 draw_mode(canvas, gModes[i].fMode, static_cast<SrcType>(sourceType), in onDraw()
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3519av100/ |
D | vou_reg.h | 6867 unsigned int draw_mode : 2; /* [5..4] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516cv500/ |
D | vou_reg.h | 6867 unsigned int draw_mode : 2; /* [5..4] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516ev200/ |
D | vou_reg.h | 6867 unsigned int draw_mode : 2; /* [5..4] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3531dv200/include/ |
D | hal_vo_reg.h | 10371 unsigned int draw_mode : 2; /* [5..4] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3535av100/include/ |
D | hal_vo_reg.h | 10371 unsigned int draw_mode : 2; /* [5..4] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3559av100/ |
D | vou_reg.h | 8083 unsigned int draw_mode : 2; /* [5..4] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3521dv200/include/ |
D | hal_vo_reg.h | 14306 unsigned int draw_mode : 2 ; /* [5..4] */ member
|