Home
last modified time | relevance | path

Searched refs:kAspectRatio (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/viewer/
DSlideDir.cpp30 static constexpr float kAspectRatio = 1.5f; variable
293 fCellSize = SkSize::Make(cellWidth, cellWidth / kAspectRatio); in load()
/external/skia/tools/viewer/
DSlideDir.cpp30 static constexpr float kAspectRatio = 1.5f; variable
294 fCellSize = SkSize::Make(cellWidth, cellWidth / kAspectRatio); in load()