Home
last modified time | relevance | path

Searched defs:rows (Results 126 - 150 of 221) sorted by relevance

123456789

/third_party/skia/src/sksl/ir/
H A DSkSLType.h367 virtual int rows() const { in rows() function in SkSL::Type
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcolr.c1174 FT_UInt rows = (FT_UInt)( y_max - y_min ); in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dtype_constructor_validation_test.cc1828 uint32_t rows; member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pixel_buffer.cpp548 uint32 rows = area.H (); in SetConstant() local
717 uint32 rows = area.H (); in CopyArea() local
1294 uint32 rows = dstArea.H (); RepeatArea() local
1432 uint32 rows = fArea.H (); ShiftRight() local
1517 uint32 rows = area.H (); EqualArea() local
1632 MaxDiff(const T *src1, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) MaxDiff() argument
1678 MaxDiff(const T *src1, int32 s1ColStep, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2ColStep, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) MaxDiff() argument
1745 uint32 rows = area.H (); MaximumDifference() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp581 const auto rows = _.FindDef(rows_id); in ValidateTypeCooperativeMatrix() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp449 deUint32 rows = renderSize.y() / patternSize; in generateReferenceImage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_month_pattern.cpp378 auto rows = (static_cast<int32_t>(obtainedMonth_.days.size()) / columnsOfData); in JudgeArea() local
632 auto rows = (static_cast<int32_t>(daySize) / CALENDAR_WEEK_DAYS); in GetRowSpace() local
700 auto rows = (static_cast<int32_t>(daySize) / CALENDAR_WEEK_DAYS); in GetRowSpaceWithoutTheme() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.cpp42 Framework::JSRef<Framework::JSVal> rows = array->GetValueAt(0); in ParseGridItemSize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid.cpp77 JSRef<JSVal> rows = array->GetValueAt(0); in ParseGridItemSize() local
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp364 napi_value JsPointerManager::SetMouseScrollRows(napi_env env, int32_t rows, napi_value handle) in SetMouseScrollRows() argument
395 int32_t rows = 3; in GetMouseScrollRows() local
1071 napi_value JsPointerManager::SetTouchpadScrollRows(napi_env env, int32_t rows, napi_value handle) in SetTouchpadScrollRows() argument
1102 int32_t rows = TOUCHPAD_SCROLL_ROWS; in GetTouchpadScrollRows() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp141 int RdbStore::BatchInsert(int64_t &outInsertNum, const std::string &table, const Rows &rows) in BatchInsert() argument
154 std::pair<int, int64_t> RdbStore::BatchInsert(const std::string &table, const RefRows &rows) in BatchInsert() argument
/third_party/ffmpeg/libavcodec/
H A Dflashsv2enc.c106 int rows, cols; member
[all...]
H A Diff.c934 uint32_t type, flag, cols, groups, rows, bytes; in decode_delta_j() local
H A Dvp9dec.h120 unsigned sb_cols, sb_rows, rows, cols; member
H A Dvp9.c193 int bytesperpixel = s->bytesperpixel, ret, cols, rows; in update_size() local
[all...]
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp558 std::vector<std::uint8_t*> rows; in get_next_row_data() local
/third_party/backends/backend/
H A Dmustek_usb_high.c1524 usb_high_scan_get_rows(Mustek_Usb_Device * dev, SANE_Byte * block, SANE_Word rows, SANE_Bool is_order_invert) usb_high_scan_get_rows() argument
/third_party/backends/sanei/
H A Dsanei_ir.c888 int rows, cols, itop; in sanei_ir_manhattan_dist() local
1127 int rows, cols; in sanei_ir_dilate_mean() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv_io.cpp1116 TempRow *rows; member
1150 TempRow rows[STACK_ROW_CAPACITY]; in ucnv_swapAliases() local
[all...]
H A Duresdata.cpp1029 Row *rows; member
1337 Row rows[STACK_ROW_CAPACIT in ures_swap() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c412 const unsigned rows = glsl_get_vector_elements(type); in print_constant() local
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_to_nir.cpp324 const unsigned rows = ir->type->vector_elements; in constant_copy() local
[all...]
H A Dir.cpp1001 unsigned rows = MIN2(type->vector_elements, value->type->vector_elements); in ir_constant() local
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp1116 TempRow *rows; member
1150 TempRow rows[STACK_ROW_CAPACITY]; in ucnv_swapAliases() local
[all...]
H A Duresdata.cpp1029 Row *rows; member
1337 Row rows[STACK_ROW_CAPACIT in ures_swap() local
[all...]

Completed in 52 milliseconds

123456789