Home
last modified time | relevance | path

Searched refs:correspondence (Results 1 – 25 of 99) sorted by relevance

1234

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c415 FT_QNEW_ARRAY( segment->correspondence, segment->pairCount ) ) in ft_var_load_avar()
421 FT_FREE( blend->avar_segment[j].correspondence ); in ft_var_load_avar()
430 segment->correspondence[j].fromCoord = in ft_var_load_avar()
432 segment->correspondence[j].toCoord = in ft_var_load_avar()
436 segment->correspondence[j].fromCoord / 65536.0, in ft_var_load_avar()
437 segment->correspondence[j].toCoord / 65536.0 )); in ft_var_load_avar()
1962 if ( normalized[i] < av->correspondence[j].fromCoord ) in ft_var_to_normalized()
1967 FT_MulDiv( normalized[i] - av->correspondence[j - 1].fromCoord, in ft_var_to_normalized()
1968 av->correspondence[j].toCoord - in ft_var_to_normalized()
1969 av->correspondence[j - 1].toCoord, in ft_var_to_normalized()
[all …]
Dttgxvar.h60 GX_AVarCorrespondence correspondence; /* array with pairCount entries */ member
/third_party/PyYAML/.github/
DSECURITY.md9 public issues, pull requests, or discussion. Non-security correspondence to
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/
DINTEL_texture_scissor.txt56 the definition of clip planes in GL, because there is a linear correspondence
61 linear correspondence between the texture coordinate 'w' and the spatial
/third_party/openGLES/extensions/INTEL/
DINTEL_texture_scissor.txt56 the definition of clip planes in GL, because there is a linear correspondence
61 linear correspondence between the texture coordinate 'w' and the spatial
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DALLOCATION.rst77 Even though there is a one-to-one correspondence between Cfgs and assembler
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_get_image.txt140 PACK_IMAGE_HEIGHT and PACK_SKIP_IMAGES are applied. The correspondence of texels
/third_party/python/Doc/distutils/
Dsetupscript.rst70 correspondence between package names and directories in the filesystem. The
71 default correspondence is the most obvious one, i.e. package :mod:`distutils` is
125 package/directory correspondence using the ``package_dir`` option.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_snorm.txt125 format of the texture. The correspondence between internal format
DWGL_EXT_display_color_table.txt234 If 2**B == N, then there is a one-to-one correspondence between the
DEXT_texture_integer.txt183 correspondence between the twenty type token values and the GL
292 the internalformat of the texture. The correspondence between
/third_party/openGLES/extensions/EXT/
DEXT_texture_snorm.txt125 format of the texture. The correspondence between internal format
DWGL_EXT_display_color_table.txt234 If 2**B == N, then there is a one-to-one correspondence between the
DEXT_texture_integer.txt183 correspondence between the twenty type token values and the GL
292 the internalformat of the texture. The correspondence between
/third_party/skia/third_party/externals/freetype/docs/
DDOCGUIDE136 header needs to be added, note the following correspondence to HTML tags:
/third_party/openGLES/extensions/NV/
DNV_texture_compression_vtc.txt53 RESOLVED: Yes and yes. There is such a close correspondence
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_compression_vtc.txt53 RESOLVED: Yes and yes. There is such a close correspondence
/third_party/openssl/doc/man3/
DASYNC_WAIT_CTX_new.pod53 this would have a one-to-one correspondence with an SSL connection.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_texture4D.txt144 correspondence of texels to memory locations is as defined for
/third_party/openGLES/extensions/SGIS/
DSGIS_texture4D.txt144 correspondence of texels to memory locations is as defined for
/third_party/mesa3d/docs/isl/
Dccs.rst65 What is the correspondence between bits and cache-line pairs? The best model I
/third_party/icu/icu4j/perf-tests/data/udhr/
Dudhr_eng.txt62 …ubjected to arbitrary interference with his privacy, family, home or correspondence, nor to attack…
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_compressed_texture_pixel_storage.txt239 correspondence of texels to memory locations is as defined for
/third_party/openGLES/extensions/ARB/
DARB_compressed_texture_pixel_storage.txt249 correspondence of texels to memory locations is as defined for
/third_party/mindspore/
DREADME.md62 …pore IR is a functional intermediate expression, it has an intuitive correspondence with the compo…

1234