Searched refs:Coordinates (Results 1 – 7 of 7) sorted by relevance
/external/eigen/bench/ |
D | sparse_setter.cpp | 44 typedef std::vector<Vector2i> Coordinates; typedef 47 EIGEN_DONT_INLINE Scalar* setinnerrand_eigen(const Coordinates& coords, const Values& vals); 48 EIGEN_DONT_INLINE Scalar* setrand_eigen_dynamic(const Coordinates& coords, const Values& vals); 49 EIGEN_DONT_INLINE Scalar* setrand_eigen_compact(const Coordinates& coords, const Values& vals); 50 EIGEN_DONT_INLINE Scalar* setrand_eigen_sumeq(const Coordinates& coords, const Values& vals); 51 EIGEN_DONT_INLINE Scalar* setrand_eigen_gnu_hash(const Coordinates& coords, const Values& vals); 52 EIGEN_DONT_INLINE Scalar* setrand_eigen_google_dense(const Coordinates& coords, const Values& vals); 53 EIGEN_DONT_INLINE Scalar* setrand_eigen_google_sparse(const Coordinates& coords, const Values& vals… 54 EIGEN_DONT_INLINE Scalar* setrand_scipy(const Coordinates& coords, const Values& vals); 55 EIGEN_DONT_INLINE Scalar* setrand_ublas_mapped(const Coordinates& coords, const Values& vals); [all …]
|
/external/skia/tests/ |
D | BitmapCopyTest.cpp | 140 struct Coordinates { struct 145 explicit Coordinates(int _length): length(_length) in Coordinates() argument 148 ~Coordinates(){ in ~Coordinates() argument 162 Coordinates& coords, in reportCopyVerification() argument 178 static void writeCoordPixels(SkBitmap& bm, const Coordinates& coords) { in writeCoordPixels() 431 Coordinates coords(subW * subH); in DEF_TEST()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.format.txt | 43 - Coordinates in range (0, 0) -> (1, 1)
|
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/ |
D | MochiKit.packed.js | 3958 MochiKit.Style.Coordinates=function(x,y){ class 3962 MochiKit.Style.Coordinates.prototype.__repr__=function(){ 3966 MochiKit.Style.Coordinates.prototype.toString=function(){ 4078 var c=new self.Coordinates(0,0); 4305 var c=new MochiKit.Style.Coordinates(0,0); 5192 m.client=new MochiKit.Style.Coordinates(0,0); 5197 m.page=new MochiKit.Style.Coordinates(0,0); 5223 m.wheel=new MochiKit.Style.Coordinates(0,0); 5628 this.windowOffset=new MochiKit.Style.Coordinates(_5bb,_5bc); 5637 return new MochiKit.Style.Coordinates(_5bf,_5be); [all …]
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.tessellation.txt | 26 - Coordinates read with transform feedback (with point_mode)
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
D | raster.txt | 23 e. Computing Profiles Coordinates 525 e. Computing Profiles Coordinates
|
/external/ImageMagick/Magick++/ |
D | ChangeLog | 583 * lib/Image.cpp (matteFloodfill): Coordinates are long values. 1095 Coordinates. Converted remaining drawable object methods into
|