Home
last modified time | relevance | path

Searched defs:cx2 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dnested-name-spec.cpp6 static int cx2; member
26 static int A::C::cx2 = 17; // expected-error{{'static' can}} member in A::C
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-font.cc58 …aw_funcs_t *, void *draw_data, hb_draw_state_t *, float cx1, float cy1, float cx2, float cy2, floa… in _hb_cubic_to()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp708 const float cx2 = (p0.x() + p2.x() + p3.x()) / 3.0f; in createSurface() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/cff/
H A Dhint.rs1069 let cx2 = self.scale(cx2); in curve_to() localVariable
/aosp_15_r20/external/freetype/src/raster/
H A Dftraster.c1598 Long cx2, in Cubic_To()
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimstb_truetype.h1929 float cx2 = cx1 + dx2; in stbtt__csctx_rccurve_to() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhierarchyviewer2lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp15137 const fp16type cx2(ecx.asDouble() / 2.0); in calcPoly() local