Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp70 float lwidth = labs[0] + labs[1]; in are_collinear() local
104 float lwidth = Pwidth[lidx]; // lwidth = Manhattan width of [lx, ly]. in are_collinear() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp155 unsigned lwidth = u_minify(res->width0, level); in box_fits() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp514 float lwidth = static_cast<float>(width - 1); in generateTextureData() local