Home
last modified time | relevance | path

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

1234

/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/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/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/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/model/
DCustomTokenizer.java233 int[] masks = new int[maxSeqLen]; in addRandomMaskAndReplace() local
281 int[] masks = new int[maxSeqLen]; in getFeatures() local
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests4.cpp73 std::ios::iostate masks[] = { in run_test_cases() local
179 std::ios::iostate masks[] = { in run_test_cases() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsframebuffer.c61 Uint32 *masks; in WIN_CreateWindowFramebuffer() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.h109 PS_Mask masks; member
118 PS_Mask_TableRec masks; member
/third_party/mesa3d/src/mesa/drivers/dri/common/
Dutils.c181 uint32_t masks[4]; in driCreateConfigs() member
219 const uint32_t * masks; in driCreateConfigs() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.h108 PS_Mask masks; member
117 PS_Mask_TableRec masks; member
/third_party/freetype/src/pshinter/
Dpshrec.h108 PS_Mask masks; member
117 PS_Mask_TableRec masks; member
/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/boost/libs/regex/src/
Dc_regex_traits.cpp126 static const char_class_type masks[] = in lookup_classname() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_pixels.c133 Uint32 masks; in pixels_allocFreeFormat() local
/third_party/boost/libs/locale/test/
Dtest_boundary.cpp59 std::vector<int> masks,pos; in test_word_container() local
342 std::vector<int> masks; in run_word() local
/third_party/boost/boost/wave/grammars/
Dcpp_chlit_grammar.hpp87 static boost::uint32_t masks[] = { in operator ()() local

1234