Home
last modified time | relevance | path

Searched defs:newX (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/samples/WindowTest/
DWindowTest.cpp46 int newX = x; in main() local
/third_party/skia/third_party/externals/angle2/samples/WindowTest/
DWindowTest.cpp46 int newX = x; in main() local
/third_party/skia/docs/examples/
DCanvas_accessTopLayerPixels_b.cpp28 int newX = (x - v / 2) * 2 + v / 2; in draw() local
/third_party/flutter/skia/docs/examples/
DCanvas_accessTopLayerPixels_b.cpp28 int newX = (x - v / 2) * 2 + v / 2; in draw() local
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.cpp199 const SkMatrix& newViewMatrix, SkScalar newX, SkScalar newY, in calculate_translation()
/third_party/flutter/skia/samplecode/
DSampleLitAtlas.cpp48 SkScalar newX = c * fLightDir.fX - s * fLightDir.fY; in rotateLight() local
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp287 const int newX = xCorner == 0 ? 0 : newWidth - minWidth; in compareCorners() local
/third_party/flutter/skia/src/core/
DSkScan_Path.cpp141 SkFixed newX; in walk_edges() local
DSkScan_AAAPath.cpp1737 SkFixed newX; in aaa_walk_edges() local
/third_party/skia/src/core/
DSkScan_Path.cpp140 SkFixed newX; in walk_edges() local
DSkScan_AAAPath.cpp1741 SkFixed newX; in aaa_walk_edges() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp1118 …const deInt32 newX = computeBinaryAtomicOperationResult(m_params.atomicOperation, oldX, atomicArg… in calculateAtomicRef() local