Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dquad_unittest.cc116 PointF a_off, b_off, c_off, d_off; in TEST() member
159 PointF c_off = tests[i].c_off; in TEST() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dperf.c105 int c_off; member
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c58 static LLVMValueRef get_memory_ptr(struct ac_nir_context *ctx, nir_src src, unsigned c_off) in get_memory_ptr()