Home
last modified time | relevance | path

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

12

/external/skia/include/core/
DSkYUVASizeInfo.h53 size_t totalBytes = 0; in computeTotalBytes() local
/external/skqp/include/core/
DSkYUVASizeInfo.h53 size_t totalBytes = 0; in computeTotalBytes() local
/external/skia/tests/
DYUVTest.cpp65 size_t totalBytes = info.computeTotalBytes(); in codec_yuv() local
DSwizzlerTest.cpp26 const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset; in check_fill() local
DWriter32Test.cpp164 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
/external/skqp/tests/
DYUVTest.cpp65 size_t totalBytes = info.computeTotalBytes(); in codec_yuv() local
DSwizzlerTest.cpp26 const size_t totalBytes = imageInfo.computeByteSize(rowBytes) + offset; in check_fill() local
DWriter32Test.cpp164 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
/external/zlib/src/contrib/minizip/
Dmztools.c43 uLong totalBytes = 0; variable
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestStringByteConverter.java186 static int totalBytes = 0; field in TestStringByteConverter
DTestBasic.java150 long totalBytes = 0; in TestDtds() local
/external/guava/guava-tests/test/com/google/common/hash/
DHashCodeTest.java375 int totalBytes = hashCode.bits() / 8; in assertReadableBytes() local
/external/skqp/src/codec/
DSkHeifCodec.cpp298 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
DSkJpegCodec.cpp140 size_t totalBytes = 0; in read_color_profile() local
633 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
DSkBmpCodec.cpp141 uint32_t totalBytes; in ReadHeader() local
/external/skia/src/codec/
DSkJpegCodec.cpp140 size_t totalBytes = 0; in read_color_profile() local
633 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
DSkHeifCodec.cpp298 size_t totalBytes = swizzleBytes + xformBytes; in allocateStorage() local
DSkBmpCodec.cpp141 uint32_t totalBytes; in ReadHeader() local
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h220 size_t totalBytes; // just an interesting statistic variable
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h242 size_t totalBytes; // just an interesting statistic in initializeAllocation() variable
/external/mesa3d/src/mesa/main/
Dtexgetimage.c1496 GLsizei totalBytes; in packed_compressed_size() local
1526 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/r800/
Dsiaddrlib.cpp1276 UINT_64 totalBytes; in HwlComputeXmaskAddrFromCoord() local
1434 UINT_64 totalBytes; in HwlComputeXmaskCoordFromAddr() local
/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.cpp2197 UINT_64 totalBytes; in HwlComputeXmaskCoordFromAddr() local
2369 UINT_64 totalBytes = 0; in HwlComputeXmaskAddrFromCoord() local
/external/clang/lib/AST/
DDeclBase.cpp146 int totalBytes = 0; in PrintStats() local

12