Home
last modified time | relevance | path

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

123456789

/external/fonttools/Lib/fontTools/varLib/
Diup.py1 def iup_segment(coords, rc1, rd1, rc2, rd2): argument
39 def iup_contour(delta, coords): argument
73 def iup_delta(delta, coords, ends): argument
89 def can_iup_in_between(deltas, coords, i, j, tolerance): argument
98 def _iup_contour_bound_forced_set(delta, coords, tolerance=0): argument
166 def _iup_contour_optimize_dp(delta, coords, forced={}, tolerance=0, lookback=None): argument
216 def iup_contour_optimize(delta, coords, tolerance=0.): argument
288 def iup_delta_optimize(delta, coords, ends, tolerance=0.): argument
/external/harfbuzz_ng/test/api/
Dtest-ot-metrics-tt-var.c51 float coords[1] = { 500.0f }; in test_extents_tt_var() local
85 float coords[1] = { 500.0f }; in test_advance_tt_var_nohvar() local
121 float coords[1] = { 700.0f }; in test_advance_tt_var_hvarvvar() local
155 float coords[1] = { 500.0f }; in test_advance_tt_var_anchor() local
179 float coords[1] = { 800.0f }; in test_extents_tt_var_comp() local
220 float coords[1] = { 800.0f }; in test_advance_tt_var_comp_v() local
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
Dtest-ot-metrics.c60 float coords[] = {100.f}; in test_ot_metrics_get_var() local
/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/angle/src/libANGLE/
Doverlay_widgets.json36 "coords": [10, 10], array
45 "coords": [10, -10], array
54 "coords": [10, "VulkanLastValidationMessage.top.adjacent"], array
63 "coords": [10, 100], array
68 … "coords": ["VulkanRenderPassCount.left.align", "VulkanRenderPassCount.top.adjacent"], array
78 "coords": [-50, 100], array
83 "coords": ["VulkanRenderPassBufferCount.left.align", array
94 "coords": [-50, 100], array
99 "coords": ["VulkanSecondaryCommandBufferPoolWaste.left.align", array
110 "coords": [10, 220], array
[all …]
DvalidationGL3.cpp241 bool ValidateMultiTexCoordP1ui(const Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP1ui()
249 const GLuint *coords) in ValidateMultiTexCoordP1uiv()
254 bool ValidateMultiTexCoordP2ui(const Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP2ui()
262 const GLuint *coords) in ValidateMultiTexCoordP2uiv()
267 bool ValidateMultiTexCoordP3ui(const Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP3ui()
275 const GLuint *coords) in ValidateMultiTexCoordP3uiv()
280 bool ValidateMultiTexCoordP4ui(const Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP4ui()
288 const GLuint *coords) in ValidateMultiTexCoordP4uiv()
293 bool ValidateNormalP3ui(const Context *context, GLenum type, GLuint coords) in ValidateNormalP3ui()
298 bool ValidateNormalP3uiv(const Context *context, GLenum type, const GLuint *coords) in ValidateNormalP3uiv()
[all …]
/external/freetype/src/base/
Dftmm.c171 FT_Long* coords ) in FT_Set_MM_Design_Coordinates()
267 FT_Fixed* coords ) in FT_Set_Var_Design_Coordinates()
315 FT_Fixed* coords ) in FT_Get_Var_Design_Coordinates()
343 FT_Fixed* coords ) in FT_Set_MM_Blend_Coordinates()
394 FT_Fixed* coords ) in FT_Set_Var_Blend_Coordinates()
442 FT_Fixed* coords ) in FT_Get_MM_Blend_Coordinates()
473 FT_Fixed* coords ) in FT_Get_Var_Blend_Coordinates()
/external/mesa3d/src/mesa/main/
Ddrawtex.c66 _mesa_DrawTexfvOES(const GLfloat *coords) in _mesa_DrawTexfvOES()
83 _mesa_DrawTexivOES(const GLint *coords) in _mesa_DrawTexivOES()
101 _mesa_DrawTexsvOES(const GLshort *coords) in _mesa_DrawTexsvOES()
123 _mesa_DrawTexxv(const GLfixed *coords) in _mesa_DrawTexxv()
/external/skia/src/gpu/geometry/
DGrQuadBuffer.h212 inline float* coords(char* entry) { in coords() function
215 inline const float* coords(const char* entry) const { in coords() function
234 float* GrQuadBuffer<T>::packQuad(const GrQuad& quad, float* coords) { in packQuad()
248 const float* GrQuadBuffer<T>::unpackQuad(GrQuad::Type type, const float* coords, GrQuad* quad) cons… in unpackQuad()
284 float* coords = this->coords(entry); in append() local
342 const float* coords = fBuffer->coords(fCurrentEntry); in next() local
/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/tensorflow/tensorflow/compiler/xla/pjrt/
Dtpu_client.h33 int task_id, const std::array<int, 3>& coords, in PjRtTpuDevice()
40 const std::array<int, 3>& coords() const { return coords_; } in coords() function
/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/mesa3d/src/freedreno/ir3/
Dir3_a4xx.c205 struct ir3_instruction * const *coords, bool byteoff) in get_image_offset()
255 struct ir3_instruction * const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_store_image() local
292 struct ir3_instruction * const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_atomic_image() local
Dir3_a6xx.c204 struct ir3_instruction * const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_load_image() local
228 struct ir3_instruction * const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_store_image() local
255 struct ir3_instruction * const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_atomic_image() 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/harfbuzz_ng/src/
Dhb-shape-plan.cc57 const int *coords, in init()
197 const int *coords, in hb_shape_plan_create2()
453 const int *coords, in hb_shape_plan_create_cached2()
Dhb-ot-var.cc168 float *coords /* OUT */) in hb_ot_var_named_instance_get_design_coords()
183 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/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/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemImageValidator.hpp39 tcu::Vec4 coords[4]; member
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.cc36 std::string GetSrcValue(int channel_multiplier, const std::string coords) { in GetSrcValue()
170 const std::string coords = generate_coords(); in GenerateDepthwiseConvolutionCode() local
/external/freetype/src/cff/
Dcffdrivr.c848 FT_Fixed* coords ) in cff_set_mm_blend()
860 FT_Fixed* coords ) in cff_get_mm_blend()
907 FT_Fixed* coords ) in cff_set_var_design()
919 FT_Fixed* coords ) in cff_get_var_design()
/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/webrtc/sdk/android/api/org/webrtc/
DGlUtil.java41 public static FloatBuffer createFloatBuffer(float[] coords) { in createFloatBuffer()

123456789