Home
last modified time | relevance | path

Searched defs:totalBytes (Results 1 – 15 of 15) sorted by relevance

/external/skia/tests/
DYUVTest.cpp57 size_t totalBytes = info.fYWidthBytes * info.fYSize.height() + in codec_yuv() local
DSwizzlerTest.cpp31 const size_t totalBytes = imageInfo.getSafeSize(rowBytes) + offset; in check_fill() local
DWriter32Test.cpp163 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
DCodexTest.cpp564 size_t totalBytes = scaledInfo.getSafeSize(rowBytes); in test_dimensions() local
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDecoder.cpp59 int32_t totalBytes = 0; in Decode() local
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderDecoder.cpp81 int32_t totalBytes = 0; in Decode() local
/external/zlib/src/contrib/minizip/
Dmztools.c43 uLong totalBytes = 0; variable
/external/guava/guava-tests/test/com/google/common/hash/
DHashCodeTest.java375 int totalBytes = hashCode.bits() / 8; in assertReadableBytes() local
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp212 UInt64 totalBytes = 0; in HashCalc() local
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/
DbDNA.cpp560 int totalBytes=0; in dumpTypeDefinitions() local
/external/skia/src/codec/
DSkBmpCodec.cpp105 uint32_t totalBytes; in ReadHeader() local
DSkBmpRLECodec.cpp150 size_t totalBytes = this->stream()->read(fStreamBuffer.get(), fRLEBytes); in initializeStreamBuffer() local
/external/libvncserver/libvncserver/
Dstats.c385 double totalBytes=0.0; in rfbPrintStats() local
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java1310 protected Response(IStatus status, String mimeType, InputStream data, long totalBytes) { in Response()
1977 …sponse newFixedLengthResponse(IStatus status, String mimeType, InputStream data, long totalBytes) { in newFixedLengthResponse()
/external/clang/lib/AST/
DDeclBase.cpp145 int totalBytes = 0; in PrintStats() local