Home
last modified time | relevance | path

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

/external/freetype/src/sdf/
Dftbsdf.c722 FT_Int s_width = (int)source->width; in bsdf_init_distance_map() local
768 FT_Int s_width = (int)source->width; in bsdf_init_distance_map() local
/external/v4l-utils/utils/common/
Dcv4l-helpers.h703 void s_width(__u32 width) { v4l_format_s_width(this, width); } in s_width() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp6638 static const glw::GLuint s_width; member in gl4cts::DirectStateAccess::Textures::CopyErrorsTest
6717 static const glw::GLuint s_width; member in gl4cts::DirectStateAccess::Textures::ParameterSetupErrorsTest
Dgl4cDirectStateAccessTexturesTests.cpp11630 const glw::GLuint CopyErrorsTest::s_width = 4; member in gl4cts::DirectStateAccess::Textures::CopyErrorsTest