Searched refs:byteCount (Results 76 - 100 of 137) sorted by relevance

123456

/external/skia/src/core/
H A DSkRTree.cpp183 size_t byteCount = sizeof(SkRTree); local
185 byteCount += fNodes.reserved() * sizeof(Node);
187 return byteCount;
H A DSkMD5.cpp31 SkMD5::SkMD5() : byteCount(0) {
41 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F);
65 this->byteCount += inputLength;
72 encode(bits, this->byteCount << 3);
75 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F);
H A DSkMetaData.cpp108 void SkMetaData::setData(const char name[], const void* data, size_t byteCount) { argument
109 (void)this->set(name, data, sizeof(char), kData_Type, SkToInt(byteCount));
/external/skia/src/gpu/text/
H A DGrAtlasTextBlob_regenInOp.cpp250 void** vertices, size_t* byteCount, int* glyphCount) {
329 *byteCount = info.byteCount();
244 regenInOp(GrDrawOp::Target* target, GrAtlasGlyphCache* fontCache, GrBlobRegenHelper* helper, int runIndex, int subRunIndex, SkAutoGlyphCache* lazyCache, size_t vertexStride, const SkMatrix& viewMatrix, SkScalar x, SkScalar y, GrColor color, void** vertices, size_t* byteCount, int* glyphCount) argument
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/internal/ws/
H A DRealWebSocketTest.java462 @Override public long read(Buffer sink, long byteCount) throws IOException {
464 return buffer.read(sink, byteCount);
479 @Override public void write(Buffer source, long byteCount) throws IOException {
481 buffer.write(source, byteCount);
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_pcmdata.h84 EAS_I32 byteCount; /* size of file */ member in struct:s_pcm_state_tag
H A Deas_imaadpcm.c126 pState->bytesLeft = pState->byteCount = (EAS_I32) pState->bytesLeftLoop;
321 if ((temp > pState->byteCount) && (pState->loopSamples != 0))
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
H A DBufferPerformanceBench.java309 @Override public void write(Buffer source, long byteCount) throws EOFException {
310 source.skip(byteCount);
/external/okhttp/okio/okio/src/test/java/okio/
H A DGzipSourceTest.java219 @Override public long read(Buffer sink, long byteCount) throws IOException { argument
220 long result = source.read(sink, byteCount);
H A DSegmentSharingTest.java84 SegmentPool.byteCount = 0L;
101 SegmentPool.byteCount = 0L;
H A DBufferedSinkTest.java217 @Override public long read(Buffer sink, long byteCount) throws IOException {
247 @Override public long read(Buffer sink, long byteCount) throws IOException {
/external/pdfium/third_party/freetype/src/cff/
H A Dcf2intrp.c121 hintmask->byteCount = ( hintmask->bitCount + 7 ) / 8;
151 FT_ASSERT( hintmask->byteCount > 0 );
156 for ( i = 0; i < hintmask->byteCount; i++ )
168 FT_ASSERT( ( hintmask->mask[hintmask->byteCount - 1] & mask ) == 0 ||
186 FT_ASSERT( hintmask->byteCount > 0 );
187 FT_ASSERT( hintmask->byteCount <
191 for ( i = 0; i < hintmask->byteCount; i++ )
196 hintmask->mask[hintmask->byteCount - 1] &= ~mask;
H A Dcf2hints.h79 size_t byteCount; member in struct:CF2_HintMaskRec_
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
H A DHttp2ConnectionTest.java275 private Buffer data(int byteCount) { argument
276 return new Buffer().write(new byte[byteCount]);
508 @Override public boolean onData(int streamId, BufferedSource source, int byteCount,
510 source.skip(byteCount);
545 int streamId, BufferedSource source, int byteCount, boolean last) {
544 onData( int streamId, BufferedSource source, int byteCount, boolean last) argument
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeCompressor.java329 int byteCount = comp.compress(buffer, start, limit, null,
332 byte [] result = new byte [byteCount];
333 System.arraycopy(temp, 0, result, 0, byteCount);
/external/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp369 int32_t i, byteCount; local
370 const uint8_t *bytes = source.getByteArray(byteCount);
375 for (i = 0; i < byteCount; i += 1)
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeCompressor.java331 int byteCount = comp.compress(buffer, start, limit, null,
334 byte [] result = new byte [byteCount];
335 System.arraycopy(temp, 0, result, 0, byteCount);
/external/freetype/src/cff/
H A Dcf2hints.h79 size_t byteCount; member in struct:CF2_HintMaskRec_
H A Dcf2intrp.c123 hintmask->byteCount = ( hintmask->bitCount + 7 ) / 8;
153 FT_ASSERT( hintmask->byteCount > 0 );
158 for ( i = 0; i < hintmask->byteCount; i++ )
170 FT_ASSERT( ( hintmask->mask[hintmask->byteCount - 1] & mask ) == 0 ||
188 FT_ASSERT( hintmask->byteCount > 0 );
189 FT_ASSERT( hintmask->byteCount <=
193 for ( i = 0; i < hintmask->byteCount; i++ )
198 hintmask->mask[hintmask->byteCount - 1] &= ~mask;
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
H A DWebSocketReader.java265 @Override public long read(Buffer sink, long byteCount) throws IOException { argument
281 long toRead = Math.min(byteCount, frameLength - frameBytesRead);
/external/libvncserver/rfb/
H A Drfb.h1070 extern void rfbStatRecordEncodingSent(rfbClientPtr cl, uint32_t type, int byteCount, int byteIfRaw);
1071 extern void rfbStatRecordEncodingSentAdd(rfbClientPtr cl, uint32_t type, int byteCount); /* Specifically for tight encoding */
1072 extern void rfbStatRecordEncodingRcvd(rfbClientPtr cl, uint32_t type, int byteCount, int byteIfRaw);
1073 extern void rfbStatRecordMessageSent(rfbClientPtr cl, uint32_t type, int byteCount, int byteIfRaw);
1074 extern void rfbStatRecordMessageRcvd(rfbClientPtr cl, uint32_t type, int byteCount, int byteIfRaw);
/external/dng_sdk/source/
H A Ddng_gain_map.cpp512 uint32 byteCount = stream.Get_uint32 (); local
520 if (stream.Position () != startPosition + byteCount)
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c74 int32_t byteCount = preflight(src, length, cnv); local
76 char *bytes = NEW_ARRAY(char, byteCount + 1);
77 char *dest = bytes, *destLimit = bytes + byteCount + 1;
82 *byteLength = byteCount;
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DInterceptorTest.java630 @Override public void write(Buffer source, long byteCount) throws IOException {
631 original.writeUtf8(source.readUtf8(byteCount).toUpperCase(Locale.US));
643 @Override public long read(Buffer sink, long byteCount) throws IOException {
645 long count = original.read(mixedCase, byteCount);
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp666 int byteCount = width >> 3; local
670 if (byteCount > 0) {
671 for (int i = 0; i < byteCount; ++i) {
692 dst[byteCount] = byte;

Completed in 632 milliseconds

123456