Home
last modified time | relevance | path

Searched defs:cols (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dtype_trait.hpp47 static length_t const cols = 0; member
108 cols = 2, enumerator
122 cols = 2, enumerator
136 cols = 2, enumerator
150 cols = 3, enumerator
164 cols = 3, enumerator
178 cols = 3, enumerator
192 cols = 4, enumerator
206 cols = 4, enumerator
220 cols enumerator
[all...]
/foundation/arkui/ui_lite/interfaces/kits/layout/
H A Dgrid_layout.h80 void SetCols(const uint16_t& cols) in SetCols() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dgrid_info.h27 uint32_t cols = 0; member
/third_party/ffmpeg/libavcodec/
H A Ddynamic_hdr10_plus.c86 int rows, cols; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
139 int rows, cols; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
[all...]
H A Dvp5.c41 int rows, cols; in vp5_parse_header() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h62 unsigned cols; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvectorize_scalar_matrix_constructors_test.cc31 uint32_t cols = GetParam().first; in TEST_P() local
72 uint32_t cols = GetParam().first; in TEST_P() local
/test/ostest/wukong/report/src/
H A Dtable.cpp23 uint32_t cols = cloumn_header.size(); in Table() local
/third_party/alsa-utils/alsamixer/
H A Ddevice_name.c40 int rows, cols, max, i; in dup_current_name() local
H A Dwidget.c44 void widget_init(struct widget *widget, int lines_, int cols, int y, int x, in widget_init() argument
/third_party/skia/gm/
H A Dfontscalerdistortable.cpp48 inline static constexpr int cols = 5; member in skiagm::FontScalerDistortableGM
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_row_component.h46 void SetTotalCol(const RefPtr<ColumnInfo>& cols) in SetTotalCol() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp170 int cols = gl::VariableColumnCount(type); in TEST() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh51 unsigned int cols = (width + CELL_W - 1) / CELL_W; in chafa_print_image_rgb24() local
/third_party/skia/tools/viewer/
H A DSkSLSlide.cpp190 int cols = rows; in draw() local
/third_party/toybox/toys/other/
H A Dwatch.c58 static int watch_escape(FILE *out, int cols, int wc) in watch_escape() argument
/third_party/toybox/toys/pending/
H A Dmore.c91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
/third_party/curl/src/
H A Dtool_cb_prg.c254 int cols = 0; in progressbarinit() local
/third_party/libsnd/src/
H A Dmat4.c208 int rows, cols, imag ; in mat4_read_header() local
/third_party/libsnd/Octave/
H A Dsndfile.cc173 long cols = args (1).columns () ; in DEFUN_DLD() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c53 std_trans(mpd_uint_t dest[], mpd_uint_t src[], mpd_size_t rows, mpd_size_t cols) in std_trans() argument
75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() argument
151 squaretrans(mpd_uint_t *buf, mpd_size_t cols) squaretrans() argument
247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) transpose_pow2() argument
[all...]
/third_party/toybox/lib/
H A Dlinestack.c125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() argument
141 int crunch_rev_escape(FILE *out, int cols, int wc) in crunch_rev_escape() argument
91 crunch_str(char **str, int width, FILE *out, char *escmore, int (*escout)(FILE *out, int cols, int wc)) crunch_str() argument
177 draw_trim_esc(char *str, int padto, int width, char *escmore, int (*escout)(FILE *out, int cols, int wc)) draw_trim_esc() argument
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp125 int cols = std::max(fCols, 1), variable
184 MakeImage(const char* imagePath, const char* imageName, int cols, int rows) MakeImage() argument
/base/sensors/sensor/vibration_convert/core/algorithm/onset/src/
H A Donset.cpp229 size_t cols = sfftFrmCount - 1; in CheckOnset() local
/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp84 size_t cols = valuesSize / rows; in TransposeMatrix() local

Completed in 12 milliseconds

1234