Home
last modified time | relevance | path

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

/external/skia/tests/
DYUVTest.cpp59 size_t totalBytes = in codec_yuv() local
DSwizzlerTest.cpp31 const size_t totalBytes = imageInfo.getSafeSize(rowBytes) + offset; in check_fill() local
DWriter32Test.cpp164 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
DCodecTest.cpp592 size_t totalBytes = scaledInfo.getSafeSize(rowBytes); in test_dimensions() 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/skia/src/codec/
DSkJpegCodec.cpp130 size_t totalBytes = 0; in get_icc_profile() local
630 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
DSkHeifCodec.cpp315 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
DSkBmpCodec.cpp140 uint32_t totalBytes; in ReadHeader() local
/external/libvncserver/libvncserver/
Dstats.c385 double totalBytes=0.0; in rfbPrintStats() local
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h218 size_t totalBytes; // just an interesting statistic variable
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp812 UINT_64 totalBytes; in HwlComputeXmaskAddrFromCoord() local
970 UINT_64 totalBytes; in HwlComputeXmaskCoordFromAddr() local
/external/mesa3d/src/mesa/main/
Dtexgetimage.c1491 GLsizei totalBytes; in packed_compressed_size() local
1521 GLsizei totalBytes; in getcompressedteximage_error_check() 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/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp2331 UINT_64 totalBytes; in HwlComputeXmaskCoordFromAddr() local
2502 UINT_64 totalBytes = 0; in HwlComputeXmaskAddrFromCoord() local
/external/clang/lib/AST/
DDeclBase.cpp146 int totalBytes = 0; in PrintStats() local