/third_party/flutter/skia/third_party/externals/sdl/src/render/software/ |
D | SDL_blendfillrect.c | 31 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect_RGB555() 54 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect_RGB565() 77 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect_RGB888() 100 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect_ARGB8888() 123 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect_RGB() 168 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect_RGBA() 197 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRect() 264 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendFillRects()
|
D | SDL_blendpoint.c | 30 SDL_BlendPoint_RGB555(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint_RGB555() 53 SDL_BlendPoint_RGB565(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint_RGB565() 76 SDL_BlendPoint_RGB888(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint_RGB888() 99 SDL_BlendPoint_ARGB8888(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, in SDL_BlendPoint_ARGB8888() 122 SDL_BlendPoint_RGB(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint_RGB() 167 SDL_BlendPoint_RGBA(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint_RGBA() 196 SDL_BlendPoint(SDL_Surface * dst, int x, int y, SDL_BlendMode blendMode, Uint8 r, in SDL_BlendPoint() 260 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendPoints()
|
D | SDL_blendline.c | 32 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB2() 124 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB555() 215 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB565() 306 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB4() 398 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGBA4() 490 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB888() 581 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_ARGB8888() 709 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendLine() 734 SDL_BlendMode blendMode, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_BlendLines()
|
/third_party/flutter/engine/flutter/flow/ohos_layers/ |
D | shader_mask_layer.h | 20 ShaderMaskLayer(sk_sp<SkShader> shader, const SkRect& maskRect, SkBlendMode blendMode) in ShaderMaskLayer()
|
D | layer_tree_builder.cpp | 82 double maskRectTop, double maskRectBottom, int32_t blendMode) in PushShaderMask()
|
/third_party/skia/tests/ |
D | AdvancedBlendTest.cpp | 32 const SkBlendMode blendMode = (SkBlendMode)mode; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | DMSAATest.cpp | 29 SkBlendMode blendMode) { in draw_paint_with_aa() 39 SkBlendMode blendMode) { in draw_paint_with_dmsaa()
|
D | BulkRectTest.cpp | 51 SkBlendMode blendMode, bool addOneByOne, in fillrectop_creation_test() 99 SkBlendMode blendMode, bool addOneByOne, in textureop_creation_test()
|
/third_party/skia/modules/svg/src/ |
D | SkSVGFeBlend.cpp | 41 const SkBlendMode blendMode = GetBlendMode(this->getMode()); in onMakeImageFilter() local
|
/third_party/flutter/skia/tests/ |
D | AdvancedBlendTest.cpp | 32 const SkBlendMode blendMode = (SkBlendMode)mode; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | ImageFilter.java | 78 public static ImageFilter blend(BlendMode blendMode, @Nullable ImageFilter background, in blend() 118 … private static native long nBlend(int blendMode, long native_background, long native_foreground); in nBlend()
|
/third_party/skia/tools/gpu/ |
D | ProxyUtils.cpp | 102 SkBlendMode blendMode, in CreateProgramInfo()
|
/third_party/skia/experimental/graphite/src/ |
D | DrawList.cpp | 17 SkBlendMode blendMode, in PaintParams()
|
D | DrawList.h | 47 SkBlendMode blendMode() const { return fBlendMode; } in blendMode() function
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testdraw2.c | 34 static SDL_BlendMode blendMode = SDL_BLENDMODE_NONE; variable
|
D | testsprite2.c | 39 static SDL_BlendMode blendMode = SDL_BLENDMODE_BLEND; variable
|
D | testintersections.c | 35 static SDL_BlendMode blendMode = SDL_BLENDMODE_NONE; variable
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/ |
D | SDL_render_gles2.c | 180 int blendMode; member 897 GLES2_ShaderCacheEntry *fragment, SDL_BlendMode blendMode) in GLES2_CacheProgram() 1014 GLES2_CacheShader(SDL_Renderer *renderer, GLES2_ShaderType type, SDL_BlendMode blendMode) in GLES2_CacheShader() 1133 GLES2_SelectProgram(SDL_Renderer *renderer, GLES2_ImageSource source, SDL_BlendMode blendMode) in GLES2_SelectProgram() 1344 GLES2_SetBlendMode(GLES2_DriverContext *data, int blendMode) in GLES2_SetBlendMode() 1386 const int blendMode = renderer->blendMode; in GLES2_SetDrawingState() local 1558 SDL_BlendMode blendMode; in GLES2_SetupCopy() local
|
D | SDL_shaders_gles2.c | 811 const GLES2_Shader *GLES2_GetShader(GLES2_ShaderType type, SDL_BlendMode blendMode) in GLES2_GetShader()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/ |
D | SDL_render.c | 572 SDL_BlendMode blendMode; in SDL_CreateTextureFromSurface() local 690 SDL_SetTextureBlendMode(SDL_Texture * texture, SDL_BlendMode blendMode) in SDL_SetTextureBlendMode() 708 SDL_GetTextureBlendMode(SDL_Texture * texture, SDL_BlendMode *blendMode) in SDL_GetTextureBlendMode() 1381 SDL_SetRenderDrawBlendMode(SDL_Renderer * renderer, SDL_BlendMode blendMode) in SDL_SetRenderDrawBlendMode() 1390 SDL_GetRenderDrawBlendMode(SDL_Renderer * renderer, SDL_BlendMode *blendMode) in SDL_GetRenderDrawBlendMode()
|
D | SDL_sysrender.h | 57 SDL_BlendMode blendMode; /**< The texture blend mode */ member 162 SDL_BlendMode blendMode; /**< The drawing blend mode */ member
|
/third_party/skia/modules/canvaskit/tests/ |
D | canvas.spec.js | 311 const blendMode = CanvasKit.BlendMode[blendModeName]; constant 351 function drawRectangle(x1, y1, x2, y2, color, blendMode=CanvasKit.BlendMode.srcOver) { argument
|
/third_party/skia/src/core/ |
D | SkOverdrawCanvas.cpp | 95 const SkPoint texCoords[4], SkBlendMode blendMode, in onDrawPatch() 144 SkBlendMode blendMode, const SkPaint& paint) { in onDrawVerticesObject()
|
/third_party/flutter/skia/src/core/ |
D | SkOverdrawCanvas.cpp | 84 const SkPoint texCoords[4], SkBlendMode blendMode, in onDrawPatch() 134 SkBlendMode blendMode, const SkPaint& paint) { in onDrawVerticesObject()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_surface.c | 426 SDL_SetSurfaceBlendMode(SDL_Surface * surface, SDL_BlendMode blendMode) in SDL_SetSurfaceBlendMode() 463 SDL_GetSurfaceBlendMode(SDL_Surface * surface, SDL_BlendMode *blendMode) in SDL_GetSurfaceBlendMode()
|