Home
last modified time | relevance | path

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

/external/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
/external/skqp/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
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp477 float lwidth = static_cast<float>(width - 1); in generateTextureData() local
/external/virglrenderer/src/
Dvrend_renderer.c5899 int lwidth, lheight; in check_transfer_bounds() local