Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DHOGDescriptor.cpp122 const size_t shape_width = hog_space.shape().x() * hog_info.cell_size().width; in hog_orientation_binning() local
182 const size_t shape_width = hog_space.shape().x() * hog_info.cell_size().width; in hog_block_normalization() local
/external/skia/modules/skottie/src/text/
DSkottieShaper.cpp240 const auto shape_width = fDesc.fLinebreak == Shaper::LinebreakPolicy::kExplicit in shapeLine() local
/external/skia/modules/skplaintexteditor/src/
Deditor.cpp465 float shape_width = (float)(fWidth); in reshapeAll() local