Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 25 of 146) sorted by relevance

123456

/external/fonttools/Lib/fontTools/varLib/
Diup.py6 def iup_segment(coords, rc1, rd1, rc2, rd2): argument
44 def iup_contour(delta, coords): argument
78 def iup_delta(delta, coords, ends): argument
94 def can_iup_in_between(deltas, coords, i, j, tolerance): argument
103 def _iup_contour_bound_forced_set(delta, coords, tolerance=0): argument
171 def _iup_contour_optimize_dp(delta, coords, forced={}, tolerance=0, lookback=None): argument
221 def iup_contour_optimize(delta, coords, tolerance=0.): argument
293 def iup_delta_optimize(delta, coords, ends, tolerance=0.): argument
/external/eigen/bench/
Dsparse_setter.cpp68 Coordinates coords; in main() local
194 EIGEN_DONT_INLINE Scalar* setinnerrand_eigen(const Coordinates& coords, const Values& vals) in setinnerrand_eigen()
208 EIGEN_DONT_INLINE Scalar* setrand_eigen_dynamic(const Coordinates& coords, const Values& vals) in setrand_eigen_dynamic()
222 EIGEN_DONT_INLINE Scalar* setrand_eigen_sumeq(const Coordinates& coords, const Values& vals) in setrand_eigen_sumeq()
241 EIGEN_DONT_INLINE Scalar* setrand_eigen_compact(const Coordinates& coords, const Values& vals) in setrand_eigen_compact()
255 EIGEN_DONT_INLINE Scalar* setrand_eigen_gnu_hash(const Coordinates& coords, const Values& vals) in setrand_eigen_gnu_hash()
271 EIGEN_DONT_INLINE Scalar* setrand_eigen_google_dense(const Coordinates& coords, const Values& vals) in setrand_eigen_google_dense()
284 EIGEN_DONT_INLINE Scalar* setrand_eigen_google_sparse(const Coordinates& coords, const Values& vals) in setrand_eigen_google_sparse()
405 EIGEN_DONT_INLINE Scalar* setrand_scipy(const Coordinates& coords, const Values& vals) in setrand_scipy()
425 EIGEN_DONT_INLINE Scalar* setrand_ublas_mapped(const Coordinates& coords, const Values& vals) in setrand_ublas_mapped()
[all …]
/external/freetype/src/base/
Dftmm.c172 FT_Long* coords ) in FT_Set_MM_Design_Coordinates()
207 FT_Fixed* coords ) in FT_Set_Var_Design_Coordinates()
255 FT_Fixed* coords ) in FT_Get_Var_Design_Coordinates()
283 FT_Fixed* coords ) in FT_Set_MM_Blend_Coordinates()
334 FT_Fixed* coords ) in FT_Set_Var_Blend_Coordinates()
382 FT_Fixed* coords ) in FT_Get_MM_Blend_Coordinates()
413 FT_Fixed* coords ) in FT_Get_Var_Blend_Coordinates()
/external/mesa3d/src/mesa/main/
Ddrawtex.c65 _mesa_DrawTexfvOES(const GLfloat *coords) in _mesa_DrawTexfvOES()
82 _mesa_DrawTexivOES(const GLint *coords) in _mesa_DrawTexivOES()
100 _mesa_DrawTexsvOES(const GLshort *coords) in _mesa_DrawTexsvOES()
122 _mesa_DrawTexxv(const GLfixed *coords) in _mesa_DrawTexxv()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DCachedPathIteratorFactory.java121 private static void quadCurveSegment(float[] coords, float t0, float t1) { in quadCurveSegment()
144 private static void cubicCurveSegment(float[] coords, float t0, float t1) { in cubicCurveSegment()
182 private static void getShapeEndPoint(int type, float[] coords, float[] point) { in getShapeEndPoint()
237 int type, float[] coords, float lastX, float lastY, float t, float[] point) { in getPointAtLength()
366 public int currentSegment(float[] coords) { in currentSegment()
372 public int currentSegment(double[] coords) { in currentSegment()
429 public int currentSegment(float[] coords, float length) { in currentSegment()
/external/skia/src/compute/skc/
Dpath_builder.h36 skc_float * coords[4]; member
42 skc_float * coords[6]; member
48 skc_float * coords[8]; member
/external/skqp/src/compute/skc/
Dpath_builder.h36 skc_float * coords[4]; member
42 skc_float * coords[6]; member
48 skc_float * coords[8]; member
/external/harfbuzz_ng/test/api/
Dtest-ot-extents-cff.c142 float coords[2] = { 600.0f, 50.0f }; in test_extents_cff2() local
166 float coords[2] = { 800.0f, 50.0f }; in test_extents_cff2_vsindex() local
/external/deqp/modules/gles3/functional/
Des3fShaderReturnTests.cpp145 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeConditionalReturnInFuncCase() local
201 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeOutputWriteReturnCase() local
247 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeReturnInLoopCase() local
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c130 struct ureg_src coords, in vs_normalize_coords()
147 struct ureg_src coords, in linear_gradient()
198 struct ureg_src coords, in radial_gradient()
384 struct ureg_src coords, in xrender_tex()
541 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; in create_fs() local
/external/harfbuzz_ng/src/
Dhb-shape-plan.cc57 const int *coords, in init()
193 const int *coords, in hb_shape_plan_create2()
443 const int *coords, in hb_shape_plan_create_cached2()
Dhb-ot-var.cc164 float *coords /* OUT */) in hb_ot_var_named_instance_get_design_coords()
179 int *coords, /* OUT */ in hb_ot_var_normalize_variations()
/external/deqp/modules/gles2/functional/
Des2fShaderReturnTests.cpp171 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeConditionalReturnInFuncCase() local
226 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeOutputWriteReturnCase() local
271 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeReturnInLoopCase() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemImageValidator.hpp39 tcu::Vec4 coords[4]; member
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderReturnTests.cpp156 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeConditionalReturnInFuncCase() local
211 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeOutputWriteReturnCase() local
257 const char* coords = isVertex ? "a_coords" : "v_coords"; in makeReturnInLoopCase() local
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlUtil.java50 public static FloatBuffer createFloatBuffer(float[] coords) { in createFloatBuffer()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DLayoutManager.java96 PointF coords = widget.getElementCoordinates(elementHeight, in draw() local
160 protected void drawAnchor(Canvas canvas, PointF coords) { in drawAnchor()
/external/freetype/src/cff/
Dcffdrivr.c849 FT_Fixed* coords ) in cff_set_mm_blend()
861 FT_Fixed* coords ) in cff_get_mm_blend()
884 FT_Fixed* coords ) in cff_set_var_design()
896 FT_Fixed* coords ) in cff_get_var_design()
/external/skia/src/gpu/gl/
DGrGLPath.cpp91 GrGLfloat coords[]) { in points_to_coords()
114 GrGLfloat coords[6]; in init_path_object_for_general_path() local
/external/skqp/src/gpu/gl/
DGrGLPath.cpp91 GrGLfloat coords[]) { in points_to_coords()
114 GrGLfloat coords[6]; in init_path_object_for_general_path() local
/external/freetype/src/type1/
Dt1load.c369 FT_Fixed* coords ) in t1_set_mm_blend()
423 FT_Fixed* coords ) in T1_Set_MM_Blend()
444 FT_Fixed* coords ) in T1_Get_MM_Blend()
479 FT_Long* coords ) in T1_Set_MM_Design()
581 FT_Fixed* coords ) in T1_Set_Var_Design()
600 FT_Fixed* coords ) in T1_Get_Var_Design()
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp1985 CColorArray coords; in Run() local
2138 CColorArray coords; in Run() local
2456 CColorArray coords; in Run() local
2835 CColorArray coords; in Run() local
2928 CColorArray coords; in Run() local
3025 CColorArray coords; in Run() local
3118 CColorArray coords; in Run() local
3223 CColorArray coords; in Run() local
3333 CColorArray coords; in Run() local
3443 CColorArray coords; in Run() local
[all …]
/external/mesa3d/src/broadcom/compiler/
Dv3d33_tex.c71 struct qreg coords[5]; in v3d33_vir_emit_tex() local
/external/skqp/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp82 SkString GrGLSLFragmentShaderBuilder::ensureCoords2D(const GrShaderVar& coords) { in ensureCoords2D()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c860 const LLVMValueRef *coords, in lp_build_sample_image_nearest()
1007 const LLVMValueRef *coords, in lp_build_sample_image_linear()
1750 const LLVMValueRef *coords, in lp_build_sample_mipmap()
1892 const LLVMValueRef *coords, in lp_build_sample_mipmap_both()
2043 LLVMValueRef *coords, in lp_build_sample_common()
2427 const LLVMValueRef *coords, in lp_build_sample_general()
2585 const LLVMValueRef *coords, in lp_build_fetch_texel()
2715 const LLVMValueRef *coords, in lp_build_sample_nop()
2746 const LLVMValueRef *coords, in lp_build_sample_soa_code()
3414 LLVMValueRef coords[5]; in lp_build_sample_gen_func() local
[all …]

123456