Home
last modified time | relevance | path

Searched refs:posX (Results 51 - 75 of 129) sorted by relevance

123456

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp626 const float posX = (float)x / ((float)DE_LENGTH_OF_ARRAY(s_specialFloats) - 1.0f) * 2.0f - 1.0f; // map from [0, len(s_specialFloats) - 1] to [-1, 1]
629 gridVertices[x * DE_LENGTH_OF_ARRAY(s_specialFloats) + y] = tcu::Vec4(posX, posY, 0.0f, 1.0f);
849 const float posX = (float)x / (float)DE_LENGTH_OF_ARRAY(s_specialFloats) * 2.0f - 1.0f; // map from [0, len(s_specialFloats) ] to [-1, 1]
852 gridVertices[x * (DE_LENGTH_OF_ARRAY(s_specialFloats)+1) + y] = tcu::Vec4(posX, posY, 0.0f, 1.0f);
1176 const float posX = (float)x / ((float)gridSize - 1.0f) * 2.0f - 1.0f; // map from [0, gridSize - 1] to [-1, 1]
1181 gridVertices[x * gridSize + y] = tcu::Vec4(posX, posY, 0.0f, 1.0f);
1493 const float posX = (float)x / ((float)DE_LENGTH_OF_ARRAY(s_specialFloats) - 1.0f) * 2.0f - 1.0f; // map from [0, len(s_specialFloats) - 1] to [-1, 1]
1496 gridVertices[x * DE_LENGTH_OF_ARRAY(s_specialFloats) + y] = tcu::Vec4(posX, posY, 0.0f, 1.0f);
1890 const float posX = (float)x / (float)DE_LENGTH_OF_ARRAY(s_specialFloats) * 2.0f - 1.0f; // map from [0, len(s_specialFloats)] to [-1, 1]
1893 gridVertices[x * (numBlendFuncs + 1) + y] = tcu::Vec4(posX, pos
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/
H A Daccessibleabilityclient_fuzzer.cpp57 int32_t posX = 0; in GenerateRect() local
59 position += GetObject<int32_t>(posX, &data[position], size - position); in GenerateRect()
61 bounds.SetLeftTopScreenPostion(posX, posY); in GenerateRect()
63 position += GetObject<int32_t>(posX, &data[position], size - position); in GenerateRect()
65 bounds.SetRightBottomScreenPostion(posX, posY); in GenerateRect()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSimpleOperationTest.cpp1015 const Vector3 posX(1, 0, 0); in TEST_P()
1023 posX, posX, posX, posX /* first face */, negX, negX, negX, negX /* second face */, in TEST_P()
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h139 uint16_t posX; member
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h45 int32_t posX; member
/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h79 bool IsContentSizeChanged(float width, float height, float posX, float posY);
H A Dwindow_impl.h270 void NotifyTouchDialogTarget(int32_t posX = 0, int32_t posY = 0) override;
380 void EndMoveOrDragWindow(int32_t posX, int32_t posY, int32_t pointId, int32_t sourceType);
396 void HandleModeChangeHotZones(int32_t posX, int32_t posY);
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp77 void AceViewOhos::SurfacePositionChanged(const RefPtr<AceViewOhos>& view, int32_t posX, int32_t posY) in SurfacePositionChanged() argument
80 view->NotifySurfacePositionChanged(posX, posY); in SurfacePositionChanged()
H A Ddialog_container.h177 int32_t instanceId, int32_t posX, int32_t posY, int32_t width, int32_t height, bool isToast = false);
H A Ddialog_container.cpp554 int32_t instanceId, int32_t posX, int32_t posY, int32_t width, int32_t height, bool isToast) in ShowToastDialogWindow()
566 OHOS::Rosen::WMError ret = window->MoveTo(posX, posY); in ShowToastDialogWindow()
553 ShowToastDialogWindow( int32_t instanceId, int32_t posX, int32_t posY, int32_t width, int32_t height, bool isToast) ShowToastDialogWindow() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.h172 int32_t& width, int32_t& height, int32_t& posX, int32_t& posY, float& density) const;
173 bool InitToastDialogWindow(int32_t width, int32_t height, int32_t posX, int32_t posY, bool isToast = false);
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2296 VkImageSubresource posX = subresource; in updateBorders() local
2297 VkImageSubresource negX = posX; in updateBorders()
2309 copyCubeEdge(image, posX, BOTTOM, negY, RIGHT); in updateBorders()
2316 copyCubeEdge(image, posX, TOP, posY, RIGHT); in updateBorders()
2324 copyCubeEdge(image, posX, RIGHT, negZ, LEFT); in updateBorders()
2325 copyCubeEdge(image, posY, RIGHT, posX, TOP); in updateBorders()
2326 copyCubeEdge(image, posZ, RIGHT, posX, LEFT); in updateBorders()
2328 copyCubeEdge(image, negY, RIGHT, posX, BOTTOM); in updateBorders()
2331 copyCubeEdge(image, posX, LEFT, posZ, RIGHT); in updateBorders()
2336 copyCubeEdge(image, negZ, LEFT, posX, RIGH in updateBorders()
[all...]
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp142 int32_t posX = 0; in HandleUpdateRect() local
146 if (!data.ReadInt32(posX) || !data.ReadInt32(posY) || !data.ReadUint32(width) || !data.ReadUint32(height)) { in HandleUpdateRect()
150 WSRect rect = { posX, posY, width, height }; in HandleUpdateRect()
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp335 float x = hOffset + posX(i + pos) + halfWidth + fOffsets[i + pos].x() + fTextShift; in scaleFontWithCompressionConfig()
598 return posX(pos) + (fJustificationShifts.empty() ? 0 : fJustificationShifts[pos].fY) + in scaleFontWithCompressionConfig()
602 SkScalar Run::posX(size_t index) const { in scaleFontWithCompressionConfig() function in skia::textlayout::Run
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h71 using ViewPositionChangeCallback = std::function<void(int32_t posX, int32_t posY)>;
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp134 .posX = offsetX, in GenerateTimeBars()
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_proxy.h85 WSError ProcessPointDownSession(int32_t posX, int32_t posY) override;
H A Dsession_interface.h236 virtual WSError ProcessPointDownSession(int32_t posX, int32_t posY) { return WSError::WS_OK; } in ProcessPointDownSession() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp117 const size_t posX = (size_t(index) * 2) + 0; in genRandomCoords() local
120 if (posX >= offset && posX < offset+size) in genRandomCoords()
121 coords[posX - offset] = ((i % 2) == 0 ? extend2BitsToByte(0x0u) : extend2BitsToByte(0x3u)); in genRandomCoords()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp1283 << " float posX = (float(x) / float(gridSize)) * 2.0 - 1.0;\n"
1289 << " attribs[((y * gridSize + x) * 6u + 0u) * 2u + 0u] = vec4(posX, posY, 0.0, 1.0);\n"
1292 << " attribs[((y * gridSize + x) * 6u + 3u) * 2u + 0u] = vec4(posX, posY, 0.0, 1.0);\n"
1294 << " attribs[((y * gridSize + x) * 6u + 5u) * 2u + 0u] = vec4(posX, posYp1, 0.0, 1.0);\n"
1309 << " float posX = (float(x) / float(gridSize)) * 2.0 - 1.0;\n"
1312 << " attribs[(y * (gridSize+1u) + x) * 4u + 0u] = vec4(posX, posY, 0.0, 1.0);\n"
1314 << " attribs[(y * (gridSize+1u) + x) * 4u + 2u] = vec4(posX, posY, 0.0, 1.0);\n"
1418 const float posX = ((float)x / (float)m_gridSize) * 2.0f - 1.0f;
1423 buffer[((y * m_gridSize + x) * 6 + 0) * 2 + 0] = tcu::Vec4(posX, posY, 0.0f, 1.0f);
1424 buffer[((y * m_gridSize + x) * 6 + 1) * 2 + 0] = tcu::Vec4(posX
[all...]
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_test_utils.cpp225 std::shared_ptr<MMI::PointerEvent> WindowTestUtils::CreatePointerEvent(int32_t posX, int32_t posY, uint32_t pointerId, in CreatePointerEvent() argument
230 pointerItem.SetDisplayX(posX); in CreatePointerEvent()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h236 float posX, posY, posZ, posW; // Position data member
242 float posX, posY, posZ, posW; // Position data member
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h525 const int16_t& posX, int16_t offsetX);
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_proxy.h109 void ProcessModalExtensionPointDown(const sptr<IRemoteObject>& token, int32_t posX, int32_t posY) override;
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test4.cpp1703 int32_t posX = 1; in HWTEST_F() local
1715 ssm_->ProcessModalExtensionPointDown(token, posX, posY); in HWTEST_F()
1721 ssm_->ProcessModalExtensionPointDown(token, posX, posY); in HWTEST_F()
1724 ssm_->ProcessModalExtensionPointDown(token, posX, posY); in HWTEST_F()
1727 ssm_->ProcessModalExtensionPointDown(token, posX, posY); in HWTEST_F()
1730 ssm_->ProcessModalExtensionPointDown(token, posX, posY); in HWTEST_F()

Completed in 29 milliseconds

123456