| /third_party/skia/tests/ |
| H A D | ApplyGammaTest.cpp | 51 bool check_gamma(uint32_t src, uint32_t dst, bool toSRGB, float error, in check_gamma() argument [all...] |
| H A D | PDFDeflateWStreamTest.cpp | 32 std::unique_ptr<SkStreamAsset> stream_inflate(skiatest::Reporter* reporter, SkStream* src) { in stream_inflate() argument
|
| H A D | QuickRejectTest.cpp | 17 SkBitmap src; in test_drawBitmap() local
|
| H A D | SwizzlerTest.cpp | 116 uint32_t dst, src; in DEF_TEST() local 148 uint32_t dst, src; DEF_TEST() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkImageGeneratorCG.cpp | 107 ImageGeneratorCG::ImageGeneratorCG(const SkImageInfo& info, SkUniqueCFRef<CGImageSourceRef> src, in ImageGeneratorCG() argument
|
| /third_party/skia/src/xml/ |
| H A D | SkDOMParser.cpp | 10 char* SkDOMParser::dupstr(SkArenaAlloc* chunk, const char src[], size_t srcLen) { in dupstr() argument
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | Utils.java | 61 static void copyBytes(byte[] dst, int target, byte[] src, int start, int end) { in copyBytes() argument 69 static int readInput(InputStream src, byte[] dst, int offset, int length) { in readInput() argument 77 static void closeInput(InputStream src) throws IOException { in closeInput() argument 81 static byte[] toUsAsciiBytes(String src) { in toUsAsciiBytes() argument
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | memcpy.S | 17 #define src x1 define [all...] |
| H A D | memcpy-advsimd.S | 17 #define src x1 define [all...] |
| H A D | strcpy-mte.S | 20 #define src x2 define
|
| H A D | strcpy.S | 26 #define src x2 define
|
| H A D | strlen.S | 19 #define src x1 define
|
| H A D | strrchr.S | 22 #define src x2 define
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-name.cc | 75 const typename in_utf_t::codepoint_t *src = (const typename in_utf_t::codepoint_t *) bytes.arrayZ; in hb_ot_name_convert_utf() local
|
| H A D | hb-subset-cff-common.cc | 49 hb_plan_subset_cff_fdselect(const hb_subset_plan_t *plan, unsigned int fdCount, const FDSelect &src, unsigned int &subset_fd_count , unsigned int &subset_fdselect_size , unsigned int &subset_fdselect_format , hb_vector_t<code_pair_t> &fdselect_ranges , hb_inc_bimap_t &fdmap ) hb_plan_subset_cff_fdselect() argument 152 serialize_fdselect_3_4(hb_serialize_context_t *c, const unsigned int num_glyphs, const FDSelect &src, unsigned int size, const hb_vector_t<code_pair_t> &fdselect_ranges) serialize_fdselect_3_4() argument 173 hb_serialize_cff_fdselect(hb_serialize_context_t *c, const unsigned int num_glyphs, const FDSelect &src, unsigned int fd_count, unsigned int fdselect_format, unsigned int size, const hb_vector_t<code_pair_t> &fdselect_ranges) hb_serialize_cff_fdselect() argument
|
| /third_party/skia/third_party/externals/zlib/contrib/tests/ |
| H A D | utils_unittest.cc | 98 std::vector<uint8_t> src; in TEST() local 155 std::vector<uint8_t> src = { in TEST() local 221 std::vector<uint8_t> src = { TEST() local [all...] |
| /third_party/skia/tools/ |
| H A D | HashAndEncode.cpp | 72 const void* src = bitmap.getPixels(); in HashAndEncode() local
|
| H A D | imgcvt.cpp | 45 float src[] = { in main() local
|
| /third_party/skia/tools/gpu/ |
| H A D | ManagedBackendTexture.cpp | 71 MakeFromBitmap(GrDirectContext* dContext, const SkBitmap& src, GrMipmapped mipmapped, GrRenderable renderable, GrProtected isProtected) MakeFromBitmap() argument 84 MakeFromPixmap(GrDirectContext* dContext, const SkPixmap& src, GrMipmapped mipmapped, GrRenderable renderable, GrProtected isProtected) MakeFromPixmap() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidiwrt.cpp | 59 doWriteForward(const UChar *src, int32_t srcLength, in doWriteForward() argument 152 doWriteReverse(const UChar *src, int32_t srcLength, in doWriteReverse() argument 309 ubidi_writeReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument 462 const UChar *src; ubidi_writeReordered() local 589 const UChar *src; ubidi_writeReordered() local [all...] |
| H A D | ucasemap_titlecase_brkiter.cpp | 34 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument 57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument 102 ucasemap_utf8ToTitle(UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToTitle() argument [all...] |
| H A D | uscript.cpp | 32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument
|
| /third_party/vixl/src/ |
| H A D | code-buffer-vixl.cc | 121 char* stpcpy (char *dst, const char *src) { in stpcpy() argument
|
| /third_party/python/Python/ |
| H A D | frame.c | 67 _PyFrame_Copy(_PyInterpreterFrame *src, _PyInterpreterFrame *dest) in _PyFrame_Copy() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | sequence_lock.h | 80 bool TryRead(void* dst, const std::atomic<uint64_t>* src, size_t size) const { in TryRead() argument 99 void Write(std::atomic<uint64_t>* dst, const void* src, size_t size) { in Write() argument 143 static void RelaxedCopyFromAtomic(void* dst, const std::atomic<uint64_t>* src, in RelaxedCopyFromAtomic() argument 161 RelaxedCopyToAtomic(std::atomic<uint64_t>* dst, const void* src, size_t size) RelaxedCopyToAtomic() argument [all...] |