Home
last modified time | relevance | path

Searched defs:canvasWidth (Results 1 – 3 of 3) sorted by relevance

/external/skia/gm/
Dtexturedomaineffect.cpp39 const SkScalar canvasWidth = kDrawPad + in onISize() local
/external/v8/benchmarks/
Draytrace.js610 canvasWidth: 100, property
891 canvasWidth: imageWidth, property
/external/skia/tools/viewer/
DViewer.cpp968 float canvasWidth = SkTMax(ImGui::GetContentRegionAvailWidth(), 50.0f); in ImGui_Primaries() local