Searched refs:INITIAL_STREAM_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
28 enum {INITIAL_STREAM_BUFFER_SIZE = 1024 * 1024}; enumerator42 mStreamingBuffer = new StreamingVertexBuffer(INITIAL_STREAM_BUFFER_SIZE); in VertexDataManager()
27 enum {INITIAL_STREAM_BUFFER_SIZE = 1024 * 1024}; enumerator41 mStreamingBuffer = new StreamingVertexBuffer(INITIAL_STREAM_BUFFER_SIZE); in VertexDataManager()