Home
last modified time | relevance | path

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

1234567891011

/third_party/harfbuzz/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
245 int coords[6] = {100}; in test_advance_tt_var_gvar_infer() 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
/third_party/skia/third_party/externals/harfbuzz/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
245 int coords[6] = {100}; in test_advance_tt_var_gvar_infer() 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
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL33.cpp68 bool ValidateMultiTexCoordP1ui(Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP1ui()
73 bool ValidateMultiTexCoordP1uiv(Context *context, GLenum texture, GLenum type, const GLuint *coords) in ValidateMultiTexCoordP1uiv()
78 bool ValidateMultiTexCoordP2ui(Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP2ui()
83 bool ValidateMultiTexCoordP2uiv(Context *context, GLenum texture, GLenum type, const GLuint *coords) in ValidateMultiTexCoordP2uiv()
88 bool ValidateMultiTexCoordP3ui(Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP3ui()
93 bool ValidateMultiTexCoordP3uiv(Context *context, GLenum texture, GLenum type, const GLuint *coords) in ValidateMultiTexCoordP3uiv()
98 bool ValidateMultiTexCoordP4ui(Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP4ui()
103 bool ValidateMultiTexCoordP4uiv(Context *context, GLenum texture, GLenum type, const GLuint *coords) in ValidateMultiTexCoordP4uiv()
108 bool ValidateNormalP3ui(Context *context, GLenum type, GLuint coords) in ValidateNormalP3ui()
113 bool ValidateNormalP3uiv(Context *context, GLenum type, const GLuint *coords) in ValidateNormalP3uiv()
[all …]
/third_party/skia/third_party/externals/angle2/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.cpp334 GLuint coords) in ValidateMultiTexCoordP1ui()
343 const GLuint *coords) in ValidateMultiTexCoordP1uiv()
352 GLuint coords) in ValidateMultiTexCoordP2ui()
361 const GLuint *coords) in ValidateMultiTexCoordP2uiv()
370 GLuint coords) in ValidateMultiTexCoordP3ui()
379 const GLuint *coords) in ValidateMultiTexCoordP3uiv()
388 GLuint coords) in ValidateMultiTexCoordP4ui()
397 const GLuint *coords) in ValidateMultiTexCoordP4uiv()
405 GLuint coords) in ValidateNormalP3ui()
413 const GLuint *coords) in ValidateNormalP3uiv()
[all …]
/third_party/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()
/third_party/skia/third_party/externals/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()
/third_party/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()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftmm.c172 FT_Long* coords ) in FT_Set_MM_Design_Coordinates()
268 FT_Fixed* coords ) in FT_Set_Var_Design_Coordinates()
316 FT_Fixed* coords ) in FT_Get_Var_Design_Coordinates()
344 FT_Fixed* coords ) in FT_Set_MM_Blend_Coordinates()
395 FT_Fixed* coords ) in FT_Set_Var_Blend_Coordinates()
443 FT_Fixed* coords ) in FT_Get_MM_Blend_Coordinates()
474 FT_Fixed* coords ) in FT_Get_Var_Blend_Coordinates()
/third_party/flutter/flutter/dev/integration_tests/android_views/android/app/src/main/java/io/flutter/integration/androidviews/
DMotionEventCodec.java29 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in encode() local
60 private static HashMap<String, Object> encodePointerCoords(PointerCoords coords) { in encodePointerCoords()
113 PointerCoords coords = new PointerCoords(); in decodePointerCoords() local
/third_party/flutter/skia/src/gpu/geometry/
DGrQuadBuffer.h210 inline float* coords(char* entry) { in coords() function
213 inline const float* coords(const char* entry) const { in coords() function
232 float* GrQuadBuffer<T>::packQuad(const GrQuad& quad, float* coords) { in packQuad()
246 const float* GrQuadBuffer<T>::unpackQuad(GrQuad::Type type, const float* coords, GrQuad* quad) cons… in unpackQuad()
291 float* coords = this->coords(entry); in append() local
349 const float* coords = fBuffer->coords(fCurrentEntry); in next() local
/third_party/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
/third_party/boost/libs/mpi/test/
Dcartesian_topology_test.cpp43 std::vector<int> const& coords ) in test_coordinates_consistency()
87 std::vector<int> coords; in test_shifted_coords() local
107 std::vector<int> coords(cc.ndims()); in test_topology_consistency() local
130 std::vector<int> coords = cc.coordinates(r); in test_cartesian_topology() local
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_3_autogen.cpp352 void GL_APIENTRY MultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords) in MultiTexCoordP1ui()
372 void GL_APIENTRY MultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint *coords) in MultiTexCoordP1uiv()
392 void GL_APIENTRY MultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords) in MultiTexCoordP2ui()
412 void GL_APIENTRY MultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint *coords) in MultiTexCoordP2uiv()
432 void GL_APIENTRY MultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords) in MultiTexCoordP3ui()
452 void GL_APIENTRY MultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint *coords) in MultiTexCoordP3uiv()
472 void GL_APIENTRY MultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords) in MultiTexCoordP4ui()
492 void GL_APIENTRY MultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint *coords) in MultiTexCoordP4uiv()
512 void GL_APIENTRY NormalP3ui(GLenum type, GLuint coords) in NormalP3ui()
530 void GL_APIENTRY NormalP3uiv(GLenum type, const GLuint *coords) in NormalP3uiv()
[all …]
/third_party/mesa3d/src/freedreno/ir3/
Dir3_a4xx.c191 struct ir3_instruction *const *coords, bool byteoff) in get_image_offset()
237 struct ir3_instruction *const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_load_image() local
264 struct ir3_instruction *const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_store_image() local
300 struct ir3_instruction *const *coords = ir3_get_src(ctx, &intr->src[1]); in emit_intrinsic_atomic_image() local
/third_party/flutter/skia/third_party/externals/harfbuzz/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
/third_party/vk-gl-cts/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
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.h53 float coords[3][3]; member
93 uint32_t coords[4][3]; member
98 float coords[4][2][3]; member
/third_party/flutter/skia/third_party/externals/harfbuzz/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()
/third_party/vk-gl-cts/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
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DPathNULL.cpp24 const void *coords) in setCommands()
/third_party/harfbuzz/src/
Dhb-shape-plan.cc64 const int *coords, in init()
223 const int *coords, in hb_shape_plan_create2()
519 const int *coords, in hb_shape_plan_create_cached2()
/third_party/vk-gl-cts/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

1234567891011