Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 25 of 61) sorted by relevance

123

/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
DDynamicArray.java63 int totalSize = 1; in DynamicArray() local
82 int totalSize = 1; in DynamicArray() local
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
DDDSLoader.java437 public ByteBuffer readGrayscale2D(boolean flip, int totalSize) throws IOException { in readGrayscale2D()
472 public ByteBuffer readRGB2D(boolean flip, int totalSize) throws IOException { in readRGB2D()
538 public ByteBuffer readDXT2D(boolean flip, int totalSize) throws IOException { in readDXT2D()
575 public ByteBuffer readGrayscale3D(boolean flip, int totalSize) throws IOException { in readGrayscale3D()
613 public ByteBuffer readRGB3D(boolean flip, int totalSize) throws IOException { in readRGB3D()
681 public ByteBuffer readDXT3D(boolean flip, int totalSize) throws IOException { in readDXT3D()
730 int totalSize = 0; in readData() local
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequestProgressEvent.h48 unsigned long long totalSize() const { return total(); } in totalSize() function
/external/chromium_org/third_party/WebKit/Source/web/tests/
DBitmapImageTest.cpp122 size_t totalSize = decodedSize(); in TEST_F() local
139 size_t totalSize = decodedSize(); in TEST_F() local
/external/freetype/src/cff/
Dcf2arrst.h60 size_t totalSize; /* total bytes allocated */ member
/external/chromium_org/third_party/freetype/src/cff/
Dcf2arrst.h60 size_t totalSize; /* total bytes allocated */ member
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
DTerrainQuad.java96 protected int totalSize; // the size of this entire terrain tree (on one side) field in TerrainQuad
DLODGeomap.java80 …tor3f scale, Vector2f tcScale, Vector2f tcOffset, float offsetAmount, int totalSize, boolean cente… in createMesh()
84 …tor3f scale, Vector2f tcScale, Vector2f tcOffset, float offsetAmount, int totalSize, boolean cente… in createMesh()
105 …CoordArray(FloatBuffer store, Vector2f offset, Vector2f scale, float offsetAmount, int totalSize) { in writeTexCoordArray()
134 … Vector2f getUV(int x, int y, Vector2f store, Vector2f offset, float offsetAmount, int totalSize) { in getUV()
/external/chromium_org/third_party/WebKit/Source/wtf/
DArrayBufferContents.cpp48 unsigned totalSize = numElements * elementByteSize; in ArrayBufferContents() local
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarImpl.cpp69 int WebScrollbarImpl::totalSize() const in totalSize() function in blink::WebScrollbarImpl
DWebScrollbarThemeClientImpl.cpp177 int WebScrollbarThemeClientImpl::totalSize() const in totalSize() function in WebCore::WebScrollbarThemeClientImpl
/external/chromium_org/third_party/icu/source/common/
Drbbirb.cpp165 int32_t totalSize = headerSize + forwardTableSize + reverseTableSize in flattenData() local
Ducnvsel.cpp181 int32_t totalSize = 0; in ucnvsel_open() local
313 int32_t totalSize = in ucnvsel_serialize() local
504 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp337 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/external/icu4c/common/
Drbbirb.cpp165 int32_t totalSize = headerSize + forwardTableSize + reverseTableSize in flattenData() local
Ducnvsel.cpp183 int32_t totalSize = 0; in ucnvsel_open() local
315 int32_t totalSize = in ucnvsel_serialize() local
506 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp337 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/external/skia/src/gpu/
DGrMemoryPool.cpp136 size_t totalSize = ptrOffset + block->fFreeSize; in validate() local
/external/chromium_org/third_party/skia/src/gpu/
DGrMemoryPool.cpp136 size_t totalSize = ptrOffset + block->fFreeSize; in validate() local
/external/chromium_org/third_party/WebKit/public/platform/mac/
DWebThemeEngine.h70 int totalSize; member
/external/jmonkeyengine/engine/src/desktop/jme3tools/converters/
DMipMapGenerator.java90 int totalSize = 0; in generateMipMaps() local
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DStatistics.java119 private int totalSize; field in Statistics.Data
/external/chromium_org/third_party/angle/src/compiler/
DSymbolTable.cpp63 size_t totalSize = 0; in getObjectSize() local
DparseConst.cpp179 size_t totalSize = index + size; in visitConstantUnion() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DSplitView.js261 totalSize: function() method in WebInspector.SplitView

123