Home
last modified time | relevance | path

Searched defs:masks (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/skia/src/codec/
DSkMaskSwizzler.cpp13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque()
30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque()
47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul()
65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul()
83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul()
101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul()
121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565()
138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque()
155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque()
172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul()
[all …]
DSkMasks.cpp127 SkMasks* SkMasks::CreateMasks(InputMasks masks, int bytesPerPixel) { in CreateMasks()
DSkBmpMaskCodec.cpp17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
/third_party/flutter/skia/src/codec/
DSkMaskSwizzler.cpp13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque()
30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque()
47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul()
65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul()
83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul()
101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul()
121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565()
138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque()
155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque()
172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul()
[all …]
DSkBmpMaskCodec.cpp17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
DSkMasks.cpp127 SkMasks* SkMasks::CreateMasks(InputMasks masks, int bytesPerPixel) { in CreateMasks()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeSpecification.java79 char[] masks = new char[s.length()]; in from() local
92 char[] masks = new char[length]; in any() local
/third_party/flutter/skia/docs/examples/
DPath_getSegmentMasks.cpp10 const char* masks[] = { "line", "quad", "conic", "cubic" }; in draw() local
/third_party/skia/docs/examples/
DPath_getSegmentMasks.cpp10 const char* masks[] = { "line", "quad", "conic", "cubic" }; in draw() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkRenderPass.cpp109 bool GetViewMasks(const VkRenderPassCreateInfo *pCreateInfo, uint32_t *masks) in GetViewMasks()
114 bool GetViewMasks(const VkRenderPassCreateInfo2KHR *pCreateInfo, uint32_t *masks) in GetViewMasks()
218 uint32_t *masks = reinterpret_cast<uint32_t *>(hostMemory); in init() local
/third_party/toybox/toys/other/
Dinotifyd.c53 char *path = *ss, *masks = strchr(*ss, ':'); in inotifyd_main() local
/third_party/freetype/src/pshinter/
Dpshrec.h108 PS_Mask masks; member
117 PS_Mask_TableRec masks; member
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.h109 PS_Mask masks; member
118 PS_Mask_TableRec masks; member
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.h108 PS_Mask masks; member
117 PS_Mask_TableRec masks; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsframebuffer.c61 Uint32 *masks; in WIN_CreateWindowFramebuffer() local
/third_party/flutter/skia/src/core/
DSkDraw_text.cpp24 void SkDraw::paintMasks(SkSpan<const SkMask> masks, const SkPaint& paint) const { in paintMasks()
DSkGlyphRunPainter.cpp252 SkTDArray<SkMask> masks; in drawForBitmapDevice() local
838 void GrTextBlob::processDeviceMasks(SkSpan<const SkGlyphPos> masks, in processDeviceMasks()
877 void GrTextBlob::processSourceSDFT(SkSpan<const SkGlyphPos> masks, in processSourceSDFT()
898 void GrTextBlob::processSourceFallback(SkSpan<const SkGlyphPos> masks, in processSourceFallback()
916 void GrTextBlob::processDeviceFallback(SkSpan<const SkGlyphPos> masks, in processDeviceFallback()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.c27 static GList *masks = NULL; variable
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c156 uint32_t masks[4]; in driCreateConfigs() member
194 const uint32_t * masks; in driCreateConfigs() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_pixels.c133 Uint32 masks; in pixels_allocFreeFormat() local
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
DQrTemplate.java40 final int[][] masks; // masks.length == 8, and masks[i].length == template.length. field in QrTemplate
/third_party/skia/third_party/externals/icu/source/i18n/
Drbt_rule.cpp254 UBool TransliterationRule::masks(const TransliterationRule& r2) const { in masks() function in TransliterationRule
/third_party/node/deps/icu-small/source/i18n/
Drbt_rule.cpp254 UBool TransliterationRule::masks(const TransliterationRule& r2) const { in masks() function in TransliterationRule
/third_party/icu/icu4c/source/i18n/
Drbt_rule.cpp254 UBool TransliterationRule::masks(const TransliterationRule& r2) const { in masks() function in TransliterationRule
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbt_rule.cpp254 UBool TransliterationRule::masks(const TransliterationRule& r2) const { in masks() function in TransliterationRule

1234