| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Buffer.h | 47 GLsizeiptr length() const { return mLength; } in length() function in es2::Buffer 52 void flushMappedRange(GLintptr offset, GLsizeiptr length) {} in flushMappedRange() argument
|
| H A D | Fence.cpp | 138 void FenceSync::getSynciv(GLenum pname, GLsizei *length, GLint *values) in getSynciv() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Socket.cpp | 87 int Socket::receive(char *buffer, int length) in receive() argument 92 void Socket::send(const char *buffer, int length) in send() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | v3_addr.c | 1122 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | FontInputStream.java | 90 private long length; // bound on length of data to read field in FontInputStream 108 public FontInputStream(InputStream is, int length) { in FontInputStream() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | BitmapGlyphInfo.java | 31 private final int length; field in BitmapGlyphInfo 44 public BitmapGlyphInfo(int glyphId, int blockOffset, int startOffset, int length, int format) { in BitmapGlyphInfo() argument 62 public BitmapGlyphInfo(int glyphId, int startOffset, int length, int format) { in BitmapGlyphInfo() argument 91 public int length() { length() method in BitmapGlyphInfo [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| H A D | GlyphStripper.java | 99 writeEndSimpleGlyph(WritableFontData newGlyf, int newGlyfOffset, ReadableFontData originalGlyfData, int glyphOffset, int length) writeEndSimpleGlyph() argument
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
| H A D | GlyphTests.java | 141 private void checkGlyph(GlyphTable table, int offset, int length) { in checkGlyph() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | readpng2.c | 190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/ |
| H A D | libpng_read_fuzzer.cc | 71 void user_read_data(png_structp png_ptr, png_bytep data, size_t length) { in user_read_data() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationrootelements.h | 270 int32_t length; member in CollationRootElements
|
| H A D | csrucode.cpp | 59 int32_t length = textIn->fRawLength; in match() local 94 int32_t length = textIn->fRawLength; in match() local
|
| H A D | double-conversion-fast-dtoa.cpp | 75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
| H A D | formattedval_impl.h | 125 int32_t length; member
|
| H A D | number_padding.cpp | 70 int length = 0; in padAndApply() local [all...] |
| H A D | pluralranges.cpp | 115 U_ASSERT(fTriplesLen < fTriples.getCapacity()); fTriples[fTriplesLen] = {first, second, result}; fTriplesLen++; } void StandardPluralRanges::setCapacity(int32_t length, UErrorCode& status) { if (U_FAILURE(status)) { return; } if (length > fTriples.getCapacity()) addPluralRange() argument
|
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ufile.h | 48 int32_t length; /* Length *from beginning of buffer* of untranslitted data */ member
|
| /third_party/skia/third_party/externals/icu/source/samples/uciter8/ |
| H A D | uciter8.c | 55 int32_t i, pos1, pos2, middle, length; in compareIterators() local 317 int32_t length; TestLenient8Iterator() local [all...] |
| H A D | uit_len8.c | 155 int32_t i, limit, length; in lenient8IteratorGetIndex() local 546 uiter_setLenient8(UCharIterator *iter, const char *s, int32_t length) uiter_setLenient8() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
| H A D | flagcb.c | 33 flagCB_fromU( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) flagCB_fromU() argument 176 debugCB_fromU(const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) debugCB_fromU() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | denseranges.cpp | 81 int32_t length; global() member in __anon21328::LargestGaps 101 uprv_makeDenseRanges(const int32_t values[], int32_t length, int32_t density, int32_t ranges[][2], int32_t capacity) uprv_makeDenseRanges() argument [all...] |
| H A D | pkg_icu.cpp | 28 int32_t length; member 40 int32_t i, length; in isListTextFile() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
| H A D | NDKExtractor.cpp | 32 off_t start, length; in decode() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| H A D | dual_quaternion.hpp | 49 GLM_FUNC_DECL static length_type length(){return 2;} in length() function
|
| /third_party/skia/src/pdf/ |
| H A D | SkJpegInfo.cpp | 48 uint16_t length() { return fLength; } in length() function in __anon18904::JpegSegment
|