Home
last modified time | relevance | path

Searched defs:row (Results 51 - 75 of 429) sorted by relevance

12345678910>>...18

/third_party/skia/third_party/externals/libpng/
H A Dpngwtran.c25 png_do_pack(png_row_infop row_info, png_bytep row, png_uint_32 bit_depth) in png_do_pack() argument
172 png_do_shift(png_row_infop row_info, png_bytep row, png_const_color_8p bit_depth) png_do_shift() argument
310 png_do_write_swap_alpha(png_row_infop row_info, png_bytep row) png_do_write_swap_alpha() argument
404 png_do_write_invert_alpha(png_row_infop row_info, png_bytep row) png_do_write_invert_alpha() argument
[all...]
/third_party/skia/tests/
H A DPDFTaggedTableTest.cpp70 auto row = std::make_unique<PDFTag>(); in DEF_TEST() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh183 const uint32_t *row = data + (height - 1) * stride / 4; in helper_cairo_surface_write_to_ansi_stream() local
/third_party/toybox/toys/pending/
H A Dmore.c91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bad_pixels.h86 bool IsGreen (int32 row, int32 col) const in IsGreen() argument
285 bool IsGreen (int32 row, int32 col) const in IsGreen() argument
H A Ddng_matrix.h71 real64 * operator [] (uint32 row) in operator []() argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/export_to_sheets/
H A Dmain.go
/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dspacetobatchnd_builder_test.cpp89 const int row = 2; in SavePaddingsTensor() local
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map.h44 int32_t row = 0; member
/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
H A Dsource_map_test.cpp154 int32_t row = 0; in HWTEST_F() local
177 int32_t row = 249; in HWTEST_F() local
206 int32_t row = 2; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_component.cpp93 void CounterComponent::BuildControl(const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, in BuildControl() argument
150 BuildContent( const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, RefPtr<BoxComponent>& box) BuildContent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h66 double row; member
/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp82 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::FLEX_START, FlexAlign::CENTER, rowChildren); in BuildMenu() local
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp112 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::FLEX_END, FlexAlign::CENTER, rowChildren); in CreateButtons() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp147 const auto& row = it->second; in CheckMultiRow() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dflex_model_impl.cpp29 RefPtr<FlexComponentV2> row = AceType::MakeRefPtr<OHOS::Ace::FlexComponentV2>( in CreateFlexRow() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_shape_bridge.cpp92 int32_t row = 0; in SetMesh() local
/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/
H A Dsource_map_test.cpp47 int32_t row = 0; in HWTEST_F() local
92 int32_t row in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_model_ng.cpp36 void ShapeModelNG::SetBitmapMesh(std::vector<double>& mesh, int32_t column, int32_t row) in SetBitmapMesh() argument
176 void ShapeModelNG::SetBitmapMesh(FrameNode* frameNode, std::vector<double>& mesh, int32_t column, int32_t row) in SetBitmapMesh() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_model_ng.cpp149 auto row = FrameNode::CreateFrameNode( in CreateColumnNode() local
175 auto row = FrameNode::CreateFrameNode( in CreateColumnNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp42 static void SetRow(float* row, float r, float g, float b) in SetRow() argument
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp68 uint32_t row = MAX_MALLOC_SIZE / width; variable
102 bool WriteBlockToFile(int32_t fd, uint32_t* buffer, uint8_t*& startAddr, uint32_t row, in WriteBlockToFile() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.cpp103 auto& row = result_[index]; in Execute() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/
H A Dimage_png_plugin_fuzz.cpp54 png_bytep row = nullptr; in DoPrivateFun() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_thumbnail_test.cpp80 string row = "medialib_UpdateLcdInfo_test_001"; in HWTEST_F() local

Completed in 11 milliseconds

12345678910>>...18