Searched refs:DEFAULT_SIZE (Results 1 – 7 of 7) sorted by relevance
29 private static final int DEFAULT_SIZE = 32; field in ObjectPool33 setSize(DEFAULT_SIZE); in ObjectPool()
45 static final int DEFAULT_SIZE = 512; field in TextureLibrary50 mTextureHash = new Texture[DEFAULT_SIZE]; in TextureLibrary()
23 static const int DEFAULT_SIZE = 4096; variable26 Construct(NULL, DEFAULT_SIZE, ORDER_NETWORK); in ByteBuffer()30 Construct(NULL, DEFAULT_SIZE, byte_order); in ByteBuffer()
18 private static final int DEFAULT_SIZE = 250; field in ModelCache76 this(DEFAULT_SIZE); in ModelCache()
11 #define DEFAULT_SIZE 32768 macro
33 private static final int DEFAULT_SIZE = 1000; field in ByteArrayAnnotatedOutput84 this(DEFAULT_SIZE); in ByteArrayAnnotatedOutput()
301 ArrayElement (const SharedPtr& enclosing, int arraySize = DEFAULT_SIZE) in ArrayElement()318 DEFAULT_SIZE = -1, enumerator562 if (arrayElement->m_arraySize == ResourceDefinition::ArrayElement::DEFAULT_SIZE) in generateProgramDefinitionFromResource()