Home
last modified time | relevance | path

Searched refs:sizeX (Results 1 - 20 of 20) sorted by relevance

/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dtest_RSBackground_Image.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
48 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
50 auto testNodeBackGround = SetUpNodeBgImage(pathList[i], { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
63 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
70 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
72 auto testNodeBackGround = SetUpNodeBgImage(pathList[i], { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
85 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
88 std::vector<Vector2f> sizeList = { { sizeX - 10, sizeY - 10 }, { sizeX - 100, sizeY - 100 }, { 445, 445 }, in GRAPHIC_TEST()
92 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
109 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
145 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
181 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
227 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
[all...]
H A Dtest_RSBackground_Filter.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
46 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
49 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
64 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
69 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
72 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
83 int x = ((i + radiusList.size()) % columnCount) * sizeX; in GRAPHIC_TEST()
86 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
101 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
106 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
123 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
145 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
188 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
233 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
259 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
[all...]
H A Dtest_RSBackground_BeginBlender.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
45 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
48 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
54 SetUpNodeBgImage("/data/local/tmp/Images/475x327.jpg", { sizeX / 4, sizeY / 4, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
62 childNode2->SetBounds({ sizeX / 2, sizeY / 2, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
71 childNode3->SetBounds({ sizeX * 3 / 4, sizeY * 3 / 4, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
79 testNodeBackGround->SetBounds({ x, y, sizeX in GRAPHIC_TEST()
94 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
[all...]
H A Dmesa_blur_shader_filter_test.cpp77 auto sizeX = screenSize[0] / columnCount; in GRAPHIC_TEST() local
84 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
88 { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
106 auto sizeX = screenSize[0] / columnCount; in GRAPHIC_TEST() local
115 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
119 { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
138 auto sizeX = screenSize[0] / columnCount; in GRAPHIC_TEST() local
149 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
153 { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
173 auto sizeX in GRAPHIC_TEST() local
208 auto sizeX = screenSize[0] / columnCount; GRAPHIC_TEST() local
241 auto sizeX = screenSize[0] / columnCount; GRAPHIC_TEST() local
275 auto sizeX = screenSize[0] / columnCount; GRAPHIC_TEST() local
[all...]
H A Dtest_G2_CornerRadius.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
49 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
62 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
76 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
91 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
100 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
112 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
124 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
133 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
146 auto sizeX in GRAPHIC_TEST() local
[all...]
H A Dtest_Appearance_PixelStretch.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
47 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
50 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
64 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
73 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
90 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
100 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
119 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
126 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
129 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX in GRAPHIC_TEST()
143 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
[all...]
H A Dtest_RSBackground_UseEffect.cpp53 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
57 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
60 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
62 SetUpNodeBgImage("/data/local/tmp/Images/475x327.jpg", { sizeX / 4, sizeY / 4, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
66 childNode2->SetBounds({ sizeX / 2, sizeY / 2, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
70 testNodeBackGround->SetBounds({ x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
H A Dtest_RSBackground_WaterRipple.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
47 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
50 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
62 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
68 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
71 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
H A Dtest_RSBackground_Color.cpp43 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
49 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
53 testNodeBackGround->SetBounds({ x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
149 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
154 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
157 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
175 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
185 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
188 testNodeBackGround->SetBounds({ x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
H A Dtest_RSBackground_GreyCoef.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
47 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
50 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
H A Dtest_Geometry_Transform_Test.cpp54 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
60 int x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
63 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/content_display/
H A Dcontent_effectnode_test.cpp55 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
59 float x = (i % columnCount) * sizeX; in GRAPHIC_TEST()
62 testFaNode->SetBounds({ 0, 0, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
65 SetUpNodeBgImage("/data/local/tmp/Images/backGroundImage.jpg", { x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
67 SetUpNodeBgImage("/data/local/tmp/Images/475x327.jpg", { sizeX / 4, sizeY / 4, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
71 childNode2->SetBounds({ sizeX / 2, sizeY / 2, sizeX / 3, sizeY / 3 }); in GRAPHIC_TEST()
76 testNodeBackGround->SetBounds({ x, y, sizeX - 10, sizeY - 10 }); in GRAPHIC_TEST()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h713 void SetSizeX(const AnimatableDimension& sizeX) in SetSizeX() argument
715 if (sizeX.Unit() == DimensionUnit::PERCENT) { in SetSizeX()
720 valueX_ = sizeX; in SetSizeX()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp389 void DataGen(std::vector<T>& data, unsigned int sizeX, unsigned int sizeY, T valueMin, T valueMax) in DataGen() argument
391 data.resize(sizeX * sizeY, 0); in DataGen()
393 T stepX = range / sizeX; in DataGen()
400 for (unsigned int j = 0; j < sizeX; ++j) in DataGen()
402 data[j + i * sizeX] = valueMin + j * stepX + valueY; in DataGen()
711 float sizeX = 1.0f / static_cast<float>(drawSizeX); in TrianglesAdjacencyGen() local
719 float offsetX = -0.5f + jigX + sizeX * static_cast<float>(j); in TrianglesAdjacencyGen()
722 output.push_back(tcu::Vec4(offsetX - sizeX, offsetY + sizeY, 0.0f, 1.0f)); in TrianglesAdjacencyGen()
724 output.push_back(tcu::Vec4(offsetX + sizeX, offsetY + sizeY, 0.0f, 1.0f)); in TrianglesAdjacencyGen()
725 output.push_back(tcu::Vec4(offsetX + sizeX, offset in TrianglesAdjacencyGen()
745 float sizeX = 1.0f / static_cast<float>(drawSizeX); TriangleStripAdjacencyGen() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dasfdec_f.c307 int type_specific_size, sizeX; in asf_read_stream_properties() local
412 sizeX = avio_rl32(pb); /* size */ in asf_read_stream_properties()
420 if (sizeX > 40) { in asf_read_stream_properties()
421 if (size < sizeX - 40 || sizeX - 40 > INT_MAX - AV_INPUT_BUFFER_PADDING_SIZE) in asf_read_stream_properties()
423 st->codecpar->extradata_size = ffio_limit(pb, sizeX - 40); in asf_read_stream_properties()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_alphabet_indexer_bridge.cpp574 Local<JSValueRef> sizeX = runtimeCallInfo->GetCallArgRef(NUM_1); in SetPopupPosition() local
578 if (sizeX->IsNull() || sizeX->IsUndefined() || !ArkTSUtils::ParseJsDimensionVp(vm, sizeX, x)) { in SetPopupPosition()
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp1031 const UINT sizeX = 256; in InitD3D() local
1036 imageBytesPerRow = sizeX * bytesPerPixel; in InitD3D()
1044 for(UINT x = 0; x < sizeX; ++x) in InitD3D()
1061 textureDesc.Width = sizeX; in InitD3D()
H A DD3D12MemAlloc.cpp702 UINT sizeX = (UINT)resourceDesc.Width; in CanUseSmallAlignment()
710 sizeX = DivideRoudingUp(sizeX / 4, 1u); in CanUseSmallAlignment()
726 const UINT tileCount = DivideRoudingUp(sizeX, tileSizeX) * DivideRoudingUp(sizeY, tileSizeY); in CanUseSmallAlignment()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp1384 auto sizeX = in HWTEST_F() local
1391 EXPECT_EQ(sizeX->Height(), BASELINE_OFFSET_VALUE.Value() + 50.0); in HWTEST_F()
1609 auto sizeX = in HWTEST_F() local
1616 EXPECT_EQ(sizeX->Height(), BASELINE_OFFSET_VALUE.Value() + 50.0); in HWTEST_F()
1663 auto sizeX = in HWTEST_F() local
1669 EXPECT_EQ(sizeX, SizeF(0.0f, 20.0f)); in HWTEST_F()
1719 auto sizeX = in HWTEST_F() local
1726 EXPECT_EQ(sizeX->Height(), 1.0); in HWTEST_F()
/third_party/ffmpeg/libavcodec/
H A Dffv1enc.c483 double sizeX = COST2(i, i2) + COST2(i2, i); in sort_stt() local
484 if (size0 - sizeX > size0*(1e-14) && i != 128 && i2 != 128) { in sort_stt()

Completed in 35 milliseconds