HomeSort by relevance Sort by last modified time
    Searched defs:fTotal (Results 1 - 13 of 13) sorted by null

  /external/skia/src/core/
SkVertices.cpp 34 fTotal = SkToSizeT(total);
39 fArrays = fTotal - sizeof(SkVertices); // just the sum of the arrays
43 bool isValid() const { return fTotal != 0; }
45 size_t fTotal; // size of entire SkVertices allocation (obj + arrays)
72 void* storage = ::operator new (sizes.fTotal);
  /external/skia/tests/
skia_test.cpp 47 : fDone(0), fTestCount(0), fFailCount(0), fTotal(total) {}
67 SkDebugf("%s[%3d/%3d] %s%s", prefix.c_str(), done, fTotal, time.c_str(),
80 const int fTotal;
  /external/skia/src/gpu/
GrResourceCache.h 179 int fTotal;
190 fTotal = 0;
  /hardware/intel/img/psb_video/src/
tng_hostcode.c     [all...]
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 

Completed in 528 milliseconds