Home
last modified time | relevance | path

Searched defs:srcPoint (Results 1 – 3 of 3) sorted by relevance

/third_party/openhitls/testcode/framework/stub/
Dstub_replace.c181 uintptr_t srcPoint = (uintptr_t)srcFn; in STUB_Replace() local
281 uintptr_t srcPoint = (uintptr_t)stubInfo->fn; in STUB_Reset() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1473 SVGAUnsignedPoint srcPoint; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp107369 Point4DTyped<UnknownUnits, F>* srcPoint = points[plane & 1]; in TransformAndClipRect() local
107404 …for (Point4DTyped<UnknownUnits, F>* srcPoint = points[0]; srcPoint < points[0] + srcPointCount; sr… in TransformAndClipRect() local