Searched refs:kAspectRatio (Results 1 – 2 of 2) sorted by relevance
30 static constexpr float kAspectRatio = 1.5f; variable293 fCellSize = SkSize::Make(cellWidth, cellWidth / kAspectRatio); in load()
30 static constexpr float kAspectRatio = 1.5f; variable294 fCellSize = SkSize::Make(cellWidth, cellWidth / kAspectRatio); in load()