Searched defs:mapSize (Results 1 – 8 of 8) sorted by relevance
| /external/stlport/test/eh/ |
| D | test_map.cpp | 54 const size_t mapSize = random_number(random_base); in test_multimap() local 102 const size_t mapSize = random_number(random_base); in test_map() local
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
| D | RawDexFile.java | 81 final int mapSize = readSmallUint(mapOffset); in getMapItems() local
|
| /external/pdfium/core/src/fxge/Microsoft SDK/include/ |
| D | GdiPlusimageAttributes.h | 312 Status SetBrushRemapTable(IN UINT mapSize, in SetBrushRemapTable()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fBufferMapTests.cpp | 53 … deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, WriteType writ… in BufferMapReadCase() 159 … deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType ver… in BufferPartialMapWriteCase() 232 const int mapSize = 1011; in iterate() local 291 const int mapSize = 1011; in iterate() local 350 const int mapSize = 1011; in iterate() local 474 … deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType ver… in BufferMapReadWriteCase()
|
| /external/chromium_org/third_party/WebKit/Source/platform/transforms/ |
| D | AffineTransform.cpp | 257 IntSize AffineTransform::mapSize(const IntSize& size) const in mapSize() function in WebCore::AffineTransform 265 FloatSize AffineTransform::mapSize(const FloatSize& size) const in mapSize() function in WebCore::AffineTransform
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| D | PartitionAlloc.cpp | 558 size_t mapSize; // Mapped size, not including guard pages and meta-data. member 577 size_t mapSize = size + kPartitionPageSize + kSystemPageSize; in partitionDirectMap() local 837 size_t mapSize = partitionPageToDirectMapExtent(page)->mapSize; in partitionReallocDirectMappedInPlace() local
|
| /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/ |
| D | VertexBuffer9.cpp | 82 unsigned int mapSize; in storeVertexAttributes() local
|
| /external/smack/src/org/jivesoftware/smack/util/collections/ |
| D | AbstractHashedMap.java | 304 int mapSize = map.size(); in putAll() local
|