HomeSort by relevance Sort by last modified time
    Searched refs:Coordinates (Results 1 - 9 of 9) 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/skqp/src/gpu/glsl/
GrGLSLFragmentShaderBuilder.h 29 * the fragment shader. The passed in coordinates must either be of type kHalf2 or kHalf3. If
30 * the coordinates are 3-dimensional, it a perspective divide into is emitted into the
50 enum Coordinates {
  /device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.h 116 struct Coordinates {
122 Coordinates CoordinatesForOrientation(ScreenOrientation orientation) const;
vnc_client_connection.cpp 479 VncClientConnection::Coordinates VncClientConnection::CoordinatesForOrientation(
  /external/skia/tests/
BitmapCopyTest.cpp 35 // struct Coordinates
40 struct Coordinates {
45 explicit Coordinates(int _length): length(_length)
48 ~Coordinates(){
209 // get into src coordinates
  /external/skqp/tests/
BitmapCopyTest.cpp 35 // struct Coordinates
40 struct Coordinates {
45 explicit Coordinates(int _length): length(_length)
48 ~Coordinates(){
209 // get into src coordinates
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h 197 bool Coordinates;
  /external/cldr/tools/java/org/unicode/cldr/util/
PathHeader.java 196 SectionId.Units), Coordinates(
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]

Completed in 299 milliseconds