Home
last modified time | relevance | path

Searched defs:size (Results 12176 - 12200 of 22356) sorted by relevance

1...<<481482483484485486487488489490>>...895

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_mips32.c92 FilterLoop26(uint8_t* p, int hstride, int vstride, int size, int thresh, int ithresh, int hev_thresh) FilterLoop26() argument
108 FilterLoop24(uint8_t* p, int hstride, int vstride, int size, int thresh, int ithresh, int hev_thresh) FilterLoop24() argument
H A Ddec_mips_dsp_r2.c160 FilterLoop26(uint8_t* p, int hstride, int vstride, int size, int thresh, int ithresh, int hev_thresh) FilterLoop26() argument
298 FilterLoop24(uint8_t* p, int hstride, int vstride, int size, int thresh, int ithresh, int hev_thresh) FilterLoop24() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c107 ImportBlock(const uint8_t* src, int src_stride, uint8_t* dst, int w, int h, int size) ImportBlock() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp446 TimeZoneNames::MatchInfoCollection::size() const { in size() function in TimeZoneNames::MatchInfoCollection
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c312 int32_t size = 1 + udat_getSymbols(fmt, type, idx + lowestIndex, NULL, 0, status); in get_symbols() local
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dstore.c558 int32_t size, dataLength; in generateData() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp116 uint32_t size = 0; in writeConverterData() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxedit.c581 size_t size in ImageListDiskSize() local
599 size_t size = 0; WebPMuxAssemble() local
[all...]
H A Dmuxread.c102 size_t size = chunk->data_.size; in MuxImageParse() local
182 size_t size; WebPMuxCreateInternal() local
395 const size_t size = RIFF_HEADER_SIZE + vp8x_size + alpha_size + SynthesizeBitstream() local
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c472 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c433 do_append(char **ret, const char *data, size_t size) do_append() argument
477 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument
[all...]
H A Ddemo_https.c434 do_append(char **ret, const char *data, size_t size) do_append() argument
478 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument
[all...]
H A Dmhd2spdy_spdy.c1108 spdy_run_select(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *connections[], int size) spdy_run_select() argument
H A Dpost_example.c456 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c212 lookup_sub_value(char *dest, size_t size, const char *data, const char *key) lookup_sub_value() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c187 spdy_handler_new_data(void * cls, struct SPDYF_Stream *stream, const void * buf, size_t size, bool more) spdy_handler_new_data() argument
391 SPDY_build_response(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, const void * data, size_t size) SPDY_build_response() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_post.c61 size_t size; member
80 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() argument
98 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *value, uint64_t off, size_t size) post_iterator() argument
494 size_t size; global() member
500 readBuffer(void *p, size_t size, size_t nmemb, void *opaque) readBuffer() argument
517 slowReadBuffer(void *p, size_t size, size_t nmemb, void *opaque) slowReadBuffer() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp48 static bool parsePFB(const uint8_t* src, size_t size, size_t* headerLen, in parsePFB() argument
67 static bool parsePFA(const char* src, size_t size, size_t* headerLen, in parsePFA() argument
22 parsePFBSection(const uint8_t** src, size_t* len, int sectionType, size_t* size) parsePFBSection() argument
[all...]
H A DSkPDFTypes.cpp277 size_t SkPDFArray::size() const { return fValues.size(); } in size() function in SkPDFArray
362 size_t SkPDFDict::size() const { return fRecords.size(); } in size() function in SkPDFDict
/third_party/skia/tests/
H A DSkBlockAllocatorTest.cpp392 size_t size = add_block(pool); in DEF_TEST() local
[all...]
H A DStreamTest.cpp357 size_t size = rand.nextRangeU(1, maxSize); in stream_peek_test() local
387 size_t size = rand.nextRangeU(1, sizeof(buffer)); DEF_TEST() local
506 const size_t size = stream1.getLength(); DEF_TEST() local
[all...]
H A DTransferPixelsTest.cpp167 size_t size = srcRowBytes * kBufferHeight; in basic_transfer_to_test() local
H A DCanvasTest.cpp182 const size_t size = info.computeByteSize(minRowBytes); in DEF_TEST() local
/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp104 static void* sk_ft_alloc(FT_Memory, FT_Alloc_size_t size) { in sk_ft_alloc() argument
[all...]
H A DSkFontConfigInterface_direct.cpp65 size_t size = sizeof(fID) + sizeof(fTTCIndex); in writeToMemory() local
85 readFromMemory(const void* addr, size_t size) readFromMemory() argument
[all...]

Completed in 34 milliseconds

1...<<481482483484485486487488489490>>...895