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

  /external/skia/src/core/
SkTDynamicHash.h 165 static const int kLarge = 50; // Arbitrary, tweak to suit your patience.
172 if (fCount < kLarge * kLarge) {
188 if (fCount < kLarge) {
  /external/v8/src/heap/
spaces.h 123 kLarge,
    [all...]

Completed in 74 milliseconds