Home
last modified time | relevance | path

Searched defs:sizeX (Results 1 - 19 of 19) 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
63 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
85 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
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_BeginBlender.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
94 auto sizeX = screenWidth / columnCount; GRAPHIC_TEST() local
[all...]
H A Dtest_RSBackground_WaterRipple.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
62 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
H A Dtest_RSBackground_GreyCoef.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
H A Dtest_G2_CornerRadius.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
91 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
146 auto sizeX in GRAPHIC_TEST() local
[all...]
H A Dtest_Geometry_Transform_Test.cpp54 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
H A Dtest_RSBackground_Filter.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
64 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
101 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
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_Color.cpp43 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
149 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
175 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
H A Dtest_RSBackground_UseEffect.cpp53 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
H A Dtest_Appearance_PixelStretch.cpp41 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
64 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
90 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
119 auto sizeX = screenWidth / columnCount; in GRAPHIC_TEST() local
143 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
106 auto sizeX = screenSize[0] / columnCount; in GRAPHIC_TEST() local
138 auto sizeX = screenSize[0] / columnCount; in GRAPHIC_TEST() local
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...]
/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
/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
/third_party/ffmpeg/libavcodec/
H A Dffv1enc.c483 double sizeX = COST2(i, i2) + COST2(i2, i); in sort_stt() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp1384 auto sizeX = in HWTEST_F() local
1609 auto sizeX = in HWTEST_F() local
1663 auto sizeX = in HWTEST_F() local
1719 auto sizeX = in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h713 void SetSizeX(const AnimatableDimension& sizeX) in SetSizeX() argument
/third_party/ffmpeg/libavformat/
H A Dasfdec_f.c307 int type_specific_size, sizeX; in asf_read_stream_properties() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp1031 const UINT sizeX = 256; in InitD3D() local
/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
711 float sizeX = 1.0f / static_cast<float>(drawSizeX); in TrianglesAdjacencyGen() local
745 float sizeX = 1.0f / static_cast<float>(drawSizeX); TriangleStripAdjacencyGen() local
[all...]

Completed in 26 milliseconds