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

  /external/skia/src/core/
SkVertices.cpp 33 fTotal = safe.add(sizeof(SkVertices),
40 fArrays = fTotal - sizeof(SkVertices); // just the sum of the arrays
46 bool isValid() const { return fTotal != 0; }
48 size_t fTotal; // size of entire SkVertices allocation (obj + arrays)
75 void* storage = ::operator new (sizes.fTotal);
  /external/skia/tests/
skia_test.cpp 49 : fDone(0), fTestCount(0), fFailCount(0), fTotal(total) {}
69 SkDebugf("%s[%3d/%3d] %s%s", prefix.c_str(), done, fTotal, time.c_str(),
82 const int fTotal;
  /external/skqp/src/core/
SkVertices.cpp 33 fTotal = safe.add(sizeof(SkVertices),
40 fArrays = fTotal - sizeof(SkVertices); // just the sum of the arrays
46 bool isValid() const { return fTotal != 0; }
48 size_t fTotal; // size of entire SkVertices allocation (obj + arrays)
75 void* storage = ::operator new (sizes.fTotal);
  /external/skqp/tests/
skia_test.cpp 49 : fDone(0), fTestCount(0), fFailCount(0), fTotal(total) {}
69 SkDebugf("%s[%3d/%3d] %s%s", prefix.c_str(), done, fTotal, time.c_str(),
82 const int fTotal;
  /external/skia/src/gpu/
GrResourceCache.h 211 int fTotal;
222 fTotal = 0;
  /external/skqp/src/gpu/
GrResourceCache.h 206 int fTotal;
217 fTotal = 0;
  /hardware/intel/img/psb_video/src/
tng_hostcode.c     [all...]
  /cts/tools/vm-tests-tf/lib/
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/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 

Completed in 1867 milliseconds