Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkBlitMask.h
Go to the documentation of this file.
1/*
2 * Copyright 2023 Google LLC
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef SkBlitMask_DEFINED
9#define SkBlitMask_DEFINED
10
12
13namespace SkOpts {
14 // Optimized mask-blit routine
15 extern void (*blit_mask_d32_a8)(SkPMColor* dst, size_t dstRB,
16 const SkAlpha* mask, size_t maskRB,
17 SkColor color, int w, int h);
18
19 void Init_BlitMask();
20} // namespace SkOpts
21
22#endif // SkBlitMask_DEFINED
SkColor4f color
uint32_t SkColor
Definition SkColor.h:37
uint8_t SkAlpha
Definition SkColor.h:26
uint32_t SkPMColor
Definition SkColor.h:205
void Init_BlitMask()
void(* blit_mask_d32_a8)(SkPMColor *dst, size_t dstRB, const SkAlpha *mask, size_t maskRB, SkColor color, int w, int h)
dst
Definition cp.py:12
SkScalar w
SkScalar h