Home
last modified time | relevance | path

Searched defs:get_width (Results 1 – 11 of 11) sorted by relevance

/external/rust/android-crates-io/crates/miette/src/
Dhandler.rs374 pub(crate) fn get_width(&self) -> usize { in get_width() method
387 pub(crate) fn get_width(&self) -> usize { in get_width() method
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.hpp90 inline glw::GLuint get_width(void) const in get_width() function in glcts::TestConfiguration
/external/webrtc/modules/desktop_capture/
Ddesktop_capture_options.h204 uint32_t get_width() const { return width_; } in get_width() function
/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc95 uint32_t cros_gralloc_buffer::get_width() const in get_width() function in cros_gralloc_buffer
/external/pigweed/pw_build/py/pw_build/
Dproject_builder_context.py108 def get_width( # pylint: disable=no-self-use member in BuildStatus
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py190 def get_width(): function
/external/harfbuzz_ng/src/
Dhb-ot-var-hvar-table.hh168 …unsigned int get_width () const { return ((outer_bit_count + inner_bit_count + 7) / 8); } in get_width() function
Dhb-ot-os2-table.hh155 float get_width () const in get_width() function
Dhb-ot-layout-common.hh2383 inline unsigned get_width () in get_width() function
3605 unsigned get_width () const { return ((entryFormat >> 4) & 3) + 1; } in get_width() function
3664 unsigned get_width () const in get_width() function
/external/flac/src/libFLAC++/
Dmetadata.cpp1204 FLAC__uint32 Picture::get_width() const in get_width() function in FLAC::Metadata::Picture
/external/harfbuzz_ng/src/OT/Color/COLR/
DCOLR.hh2009 unsigned get_width () const { return ((outer_bit_count + inner_bit_count + 7) / 8); } in get_width() function