Home
last modified time | relevance | path

Searched defs:newX (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/WindowTest/
H A DWindowTest.cpp46 int newX = x; in main() local
/third_party/skia/docs/examples/
H A DCanvas_accessTopLayerPixels_b.cpp28 int newX = (x - v / 2) * 2 + v / 2; in REG_FIDDLE() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_mouse_autoclick.cpp152 int32_t newX = item.GetDisplayX(); in IsMouseMovement() local
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp90 float newX = paintOffset.GetX(); in Paint() local
/third_party/skia/src/core/
H A DSkScan_Path.cpp140 SkFixed newX; in walk_edges() local
/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp287 const int newX = xCorner == 0 ? 0 : newWidth - minWidth; in compareCorners() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp923 int32_t newX = pos.x / NUM_2 * NUM_2; in Yuv420SPWritePixel() local
1016 int32_t newX = x + xyAxis.xAxis; in P010Translate() local
1028 int32_t newX in P010Translate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp1176 const deInt32 newX = computeBinaryAtomicOperationResult(m_params.atomicOperation, oldX, atomicArg); in calculateAtomicRef() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp1140 const deInt32 newX = computeBinaryAtomicOperationResult(m_params.atomicOperation, oldX, atomicArg); in calculateAtomicRef() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp972 int16_t newX = static_cast<int16_t>(GetParent()->GetWidth() * xPercent); in SetXPercent() local
1017 int16_t newX = static_cast<int16_t>(GetParent()->GetWidth() * xPercent); in SetPositionPercent() local
1036 int16_t newX = static_cast<int16_t>(GetParent()->GetWidth() * xPercent); in SetPositionPercent() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2665 double newX = vertical_ ? newEvent.GetGlobalPoint().GetX() in CalculateInsertIndex() local

Completed in 17 milliseconds