Home
last modified time | relevance | path

Searched defs:col (Results 151 - 175 of 316) sorted by relevance

12345678910>>...13

/third_party/skia/src/pathops/
H A DSkPathWriter.cpp299 int col = pair - row * endCount; in assemble() local
/third_party/skia/tests/
H A DTestUtils.cpp206 bool CheckSolidPixels(const SkColor4f& col, in CheckSolidPixels() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_linearization_info.cpp1438 BlackLevel(uint32 row, uint32 col, uint32 plane) const BlackLevel() argument
/third_party/skia/include/core/
H A DSkM44.h260 SkV4 col(int i) const { in col() function in SkM44
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp190 const tcu::RGBA col = result.getPixel(x, y); in checkResultImage() local
328 const tcu::RGBA col = resultImage.getPixel(x, y); in drawTestPattern() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp384 int col = de::clamp(deRoundFloatToInt32((float)step*depthStep*255.0f), 0, 255); in iterate() local
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp187 const tcu::RGBA col = result.getPixel(x, y); in checkResultImage() local
320 const tcu::RGBA col = resultImage.getPixel(x, y); in drawTestPattern() local
/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h106 size_t col; member
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.cpp181 void Matrix4::SetEntry(int32_t row, int32_t col, double value) in SetEntry() argument
350 int32_t col = index % DIMENSION; in operator []() local
446 bool Matrix4N::SetEntry(int32_t row, int32_t col, doubl argument
521 SetEntry(int32_t row, int32_t col, double value) SetEntry() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.cpp362 void CalendarComponent::BuildCardCalendarTitle(RefPtr<ColumnComponent>& col) in BuildCardCalendarTitle() argument
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner_db.cpp902 ExtractMetaFromColumn(const shared_ptr<NativeRdb::ResultSet> &resultSet, unique_ptr<Metadata> &metadata, const std::string &col) ExtractMetaFromColumn() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp157 const auto &col = columns[i]; in AppendColumns() local
/third_party/elfutils/src/
H A Dstack.c275 int line, col; in print_frame() local
/third_party/ffmpeg/libavcodec/
H A Dsmacker.c507 uint32_t col; in decode_frame() local
H A Dvp56.c43 static int vp56_get_vectors_predictors(VP56Context *s, int row, int col, in vp56_get_vectors_predictors() argument
164 static void vp56_decode_4mv(VP56Context *s, int row, int col) in vp56_decode_4mv() argument
205 static VP56mb vp56_decode_mv(VP56Context *s, int row, int col) in vp56_decode_mv() argument
262 vp56_conceal_mv(VP56Context *s, int row, int col) vp56_conceal_mv() argument
427 vp56_render_mb(VP56Context *s, int row, int col, int is_alpha, VP56mb mb_type) vp56_render_mb() argument
490 vp56_decode_mb(VP56Context *s, int row, int col, int is_alpha) vp56_decode_mb() argument
509 vp56_conceal_mb(VP56Context *s, int row, int col, int is_alpha) vp56_conceal_mb() argument
[all...]
H A Dvp9recon.c223 int row = td->row, col = td->col; in intra_recon() local
32 check_intra_mode(VP9TileData *td, int mode, uint8_t **a, uint8_t *dst_edge, ptrdiff_t stride_edge, uint8_t *dst_inner, ptrdiff_t stride_inner, uint8_t *l, int col, int x, int w, int row, int y, enum TxfmMode tx, int p, int ss_h, int ss_v, int bytesperpixel) check_intra_mode() argument
573 int row = td->row, col = td->col; inter_recon() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_frei0r.c95 f0r_param_color_t col; in set_param() member
/third_party/ffmpeg/libavformat/
H A Dutils.c362 const char *p, *ls, *at, *at2, *col, *brk; in av_url_split() local
/third_party/glfw/examples/
H A Dboing.c545 int row, col; in DrawGrid() local
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c394 static void display_string_centered_in_control(int y, int col, const char *s, int width) in display_string_centered_in_control() argument
406 int col; in display_control() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationTest.java69 static void doTest(TestFmwk test, RuleBasedCollator col, String source, in doTest() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationTest.java72 static void doTest(TestFmwk test, RuleBasedCollator col, String source, in doTest() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c268 nsc_match(const char *wc, size_t wc_len, const char *col, size_t col_len, in nsc_match() argument
365 char col[64]; in nsc_line_to_tag() local
[all...]
/third_party/libuv/test/
H A Dtest-tty-escape-sequence-processing.c303 int line, col; in compare_screen() local
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.c914 int off, i, s, e, col; in utils_dump_mem() local

Completed in 38 milliseconds

12345678910>>...13