HomeSort by relevance Sort by last modified time
    Searched refs:Mi (Results 1 - 7 of 7) sorted by null

  /external/deqp/modules/gles2/stress/
es2sLongRunningTests.cpp 51 static const int Mi = 1<<20;
68 MemCase("_low_memory", "; use a low buffer memory usage limit", 8*Mi, 2),
69 MemCase("_high_memory", "; use a high buffer memory usage limit", 256*Mi, 64)
142 MemCase("_low_memory", "; use a low texture memory usage limit", 8*Mi, 6),
143 MemCase("_high_memory", "; use a high texture memory usage limit", 256*Mi, 192)
189 memoryLimitCases[memoryLimitNdx].limit, 1*Mi /* buf memory */,
239 1*Mi /* tex memory */, 2*Mi /* buf memory */,
276 3*Mi /* tex memory */, 1*Mi /* buf memory */
    [all...]
  /external/deqp/modules/gles3/stress/
es3sLongRunningTests.cpp 51 static const int Mi = 1<<20;
68 MemCase("_low_memory", "; use a low buffer memory usage limit", 8*Mi, 2),
69 MemCase("_high_memory", "; use a high buffer memory usage limit", 256*Mi, 64)
142 MemCase("_low_memory", "; use a low texture memory usage limit", 8*Mi, 6),
143 MemCase("_high_memory", "; use a high texture memory usage limit", 256*Mi, 192)
189 memoryLimitCases[memoryLimitNdx].limit, 1*Mi /* buf memory */,
239 1*Mi /* tex memory */, 2*Mi /* buf memory */,
276 3*Mi /* tex memory */, 1*Mi /* buf memory */
    [all...]
  /external/libvorbis/lib/
psy.c     [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp 82 static const float Mi = (float)(1<<20);
319 text << std::fixed << std::setprecision(2) << (float)texMem/Mi << "/" << (float)maxTexMem/Mi;
323 text << std::fixed << std::setprecision(2) << (float)bufMem/Mi << "/" << (float)maxBufMem/Mi;
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
OldAndroidClassTest.java 227 private class Mi$o$oup {
270 clazz = Mi$o$oup.class;
272 assertEquals(pkg + "OldAndroidClassTest$Mi$o$oup", clazz.getName());
273 assertEquals("Mi$o$oup", clazz.getSimpleName());
274 assertEquals(pkg + "OldAndroidClassTest.Mi$o$oup", clazz.getCanonicalName());
  /external/chromium-trace/trace-viewer/tracing/third_party/d3/
d3.min.js     [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js     [all...]

Completed in 8865 milliseconds