Home
last modified time | relevance | path

Searched defs:pos0 (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dadd_noise_msa.c18 v16u8 pos0, pos1, ref0, ref1; in vpx_plane_add_noise_msa() local
/external/swiftshader/src/Shader/
DVertexPipeline.cpp109 Vector4f pos0; in transformBlend() local
124 Vector4f pos0; in transformBlend() local
141 Vector4f pos0; in transformBlend() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c72 float *pos0 = v0->data[pos]; in wideline_line() local
Ddraw_pipe_wide_point.c141 float *pos0 = v0->data[pos]; in widepoint_point() local
Ddraw_pipe_stipple.c126 const float *pos0 = v0->data[pos]; in stipple_line() local
/external/skia/src/views/
DSkTouchGesture.cpp184 static SkScalar center(float pos0, float pos1) { in center()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalFormat.java800 … String pat0, FieldPosition pos0, // pattern and pos corresponding to {0} in adjustPosition()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalFormat.java791 … String pat0, FieldPosition pos0, // pattern and pos corresponding to {0} in adjustPosition()
/external/icu/icu4c/source/i18n/
Ddtitvfmt.cpp1304 … UnicodeString& pat0, FieldPosition& pos0, // pattern and pos corresponding to {0} in adjustPosition()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp295 CFX_PointF pos0 = pPoints[i - 1].m_Point; in BuildPath() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c521 int pos0 = find_output_by_semantic(&shader->info.base, in generate_fs_loop() local
/external/skia/src/core/
DSkPaint.cpp1133 const SkPoint pos0 = posMaker(0); in GetTextIntercepts() local
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h988 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument
991 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument
995 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument
998 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument