Lines Matching defs:kTileCount
299 // Generates a kTileCount x kTileCount filmstrip with evenly distributed frames.
300 inline static constexpr int kTileCount = 5;
302 // Fit kTileCount x kTileCount frames to a 1000x1000 film strip.
304 inline static constexpr SkScalar kTileSize = kTargetSize / kTileCount;
321 // Generates a kTileCount x kTileCount filmstrip with evenly distributed frames.
322 inline static constexpr int kTileCount = 5;
324 // Fit kTileCount x kTileCount frames to a 1000x1000 film strip.
326 inline static constexpr SkScalar kTileSize = kTargetSize / kTileCount;