HomeSort by relevance Sort by last modified time
    Searched refs:Coordinates (Results 1 - 8 of 8) sorted by null

  /external/eigen/bench/
sparse_setter.cpp 44 typedef std::vector<Vector2i> Coordinates;
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/src/gpu/glsl/
GrGLSLFragmentShaderBuilder.h 43 * the fragment shader. The passed in coordinates must either be of type kVec2f or kVec3f. If
44 * the coordinates are 3-dimensional, it a perspective divide into is emitted into the
64 enum Coordinates {
75 * @param Coordinates Coordinate space in which to emit the offset.
79 virtual void appendOffsetToSample(const char* sampleIdx, Coordinates) = 0;
93 space coordinates. */
167 void appendOffsetToSample(const char* sampleIdx, Coordinates) override;
GrGLSLFragmentShaderBuilder.cpp 20 static const char* sample_offset_array_name(GrGLSLFPFragmentBuilder::Coordinates coords) {
130 void GrGLSLFragmentShaderBuilder::appendOffsetToSample(const char* sampleIdx, Coordinates coords) {
  /external/skia/tests/
BitmapCopyTest.cpp 100 // struct Coordinates
159 struct Coordinates {
164 explicit Coordinates(int _length): length(_length)
167 ~Coordinates(){
178 // at all coordinates indicated by coords. Simplifies verification of
181 Coordinates& coords,
197 static void writeCoordPixels(SkBitmap& bm, const Coordinates& coords) {
460 Coordinates coords(subW * subH);
650 // get into src coordinates
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.42.2/
selenium-htmlunit-driver-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 3769 milliseconds