Home
last modified time | relevance | path

Searched defs:fMaxCount (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/modules/particles/include/
DSkParticleEffect.h71 int fMaxCount; // Maximum number of particles per instance of the effect variable
/third_party/flutter/skia/src/core/
DSkLRUCache.h110 int fMaxCount; variable
/third_party/skia/src/core/
DSkLRUCache.h121 int fMaxCount; variable
/third_party/skia/modules/particles/include/
DSkParticleEffect.h42 int fMaxCount; variable
/third_party/flutter/skia/src/gpu/
DGrResourceCache.h356 int fMaxCount = kDefaultMaxCount; variable