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

  /external/chromium_org/third_party/skia/src/core/
SkRTree.h 109 * A node in the tree, has between fMinChildren and fMaxChildren (the root is a special case)
178 const int fMaxChildren;
  /external/skia/src/core/
SkRTree.h 109 * A node in the tree, has between fMinChildren and fMaxChildren (the root is a special case)
178 const int fMaxChildren;

Completed in 427 milliseconds