Home
last modified time | relevance | path

Searched defs:y_ (Results 1 – 25 of 71) sorted by relevance

123

/external/ImageMagick/Magick++/lib/
DPixels.cpp37 Magick::Quantum* Magick::Pixels::get(const ssize_t x_,const ssize_t y_, in get()
54 const ssize_t y_,const size_t columns_,const size_t rows_) in getConst()
76 Magick::Quantum* Magick::Pixels::set(const ssize_t x_,const ssize_t y_, in set()
113 Magick::PixelData::PixelData(Magick::Image &image_,const ::ssize_t x_, in PixelData()
140 void Magick::PixelData::init(Magick::Image &image_,const ::ssize_t x_, in init()
DSTL.cpp406 const ssize_t y_,const unsigned int alpha_,const Color &target_, in floodFillAlphaImage()
422 const ssize_t y_,const Magick::Color &fillColor_,const bool invert_) in floodFillColorImage()
443 const ssize_t y_,const Magick::Color &fillColor_, in floodFillColorImage()
471 const ssize_t y_,const Magick::Image &texture_,const bool invert_) in floodFillTextureImage()
492 const ssize_t y_,const Magick::Image &texture_, in floodFillTextureImage()
968 const ssize_t x_, const ssize_t y_ ) in shadowImage()
1222 const double y_,const double z_) in chromaBluePrimaryImage()
1235 const double y_,const double z_) in chromaGreenPrimaryImage()
1248 const double y_,const double z_) in chromaRedPrimaryImage()
1261 const double y_,const double z_) in chromaWhitePointImage()
[all …]
DImage.cpp2226 void Magick::Image::chromaBluePrimary(const double x_,const double y_, in chromaBluePrimary()
2235 void Magick::Image::chromaBluePrimary(double *x_,double *y_,double *z_) const in chromaBluePrimary()
2242 void Magick::Image::chromaGreenPrimary(const double x_,const double y_, in chromaGreenPrimary()
2251 void Magick::Image::chromaGreenPrimary(double *x_,double *y_,double *z_) const in chromaGreenPrimary()
2258 void Magick::Image::chromaRedPrimary(const double x_,const double y_, in chromaRedPrimary()
2267 void Magick::Image::chromaRedPrimary(double *x_,double *y_,double *z_) const in chromaRedPrimary()
2274 void Magick::Image::chromaWhitePoint(const double x_,const double y_, in chromaWhitePoint()
2283 void Magick::Image::chromaWhitePoint(double *x_,double *y_,double *z_) const in chromaWhitePoint()
2914 const ssize_t y_,const size_t columns_,const size_t rows_, in evaluate()
2995 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha()
[all …]
DDrawable.cpp483 ( double x_, double y_, in DrawableCompositeImage()
496 ( double x_, double y_, in DrawableCompositeImage()
509 ( double x_, double y_, in DrawableCompositeImage()
521 ( double x_, double y_, in DrawableCompositeImage()
533 ( double x_, double y_, in DrawableCompositeImage()
546 ( double x_, double y_, in DrawableCompositeImage()
1041 ( const std::string &id_, ssize_t x_, ssize_t y_, in DrawablePushPattern()
1438 Magick::DrawableText::DrawableText ( const double x_, const double y_, in DrawableText()
1446 Magick::DrawableText::DrawableText ( const double x_, const double y_, in DrawableText()
1802 bool sweepFlag_, double x_, double y_ ) in PathArcArgs()
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h54 Coordinate(double x_,double y_) in Coordinate()
63 void y(double y_) { _y=y_; } in y()
305 DrawableAlpha(double x_, double y_,PaintMethod paintMethod_) in DrawableAlpha()
330 void y(double y_) in y()
671 DrawableColor ( double x_, double y_, in DrawableColor()
695 void y( double y_ ) in y()
785 void y( double y_ ) in y()
1205 DrawablePoint ( double x_, double y_ ) in DrawablePoint()
1227 void y( double y_ ) in y()
1620 DrawableScaling ( double x_, double y_ ) in DrawableScaling()
[all …]
/external/clang/test/Index/
Dindex-file.cpp29 int y_; member in B
/external/libchrome/ui/gfx/geometry/
Dvector2d.h73 int y_; variable
Dvector2d_f.h67 float y_; variable
Dquaternion.h70 double y_ = 0.0; variable
Dpoint.h95 int y_; variable
Dpoint_f.h82 float y_; variable
Dvector3d_f.h82 float y_; variable
Dscroll_offset.h79 float y_; variable
Dpoint3_f.h77 float y_; variable
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_native_types.h35 int x_, y_; variable
Dshared_rect.h35 int y_ = 0; variable
Drect_blink.h62 int y_ = 0; variable
Drect_chromium.h66 int y_ = 0; variable
/external/libchrome-gestures/include/
Dclick_wiggle_filter_interpreter.h30 float x_, y_; // position where we started blocking wiggle member
/external/libchrome-gestures/src/
Dpalm_classifying_filter_interpreter_unittest.cc311 float x_, y_, pressure_; member
401 float touch_major_, x_, y_, pressure_; member
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/alg.search/
Dsearch_n_pred.pass.cpp169 int y_; member in A
/external/openscreen/util/
Dflat_map_unittest.cc109 int y_; in TEST() member in openscreen::TEST::NonDefaultConstructible
/external/tensorflow/tensorflow/lite/kernels/
Datan2_custom_test.cc51 int y_; member in tflite::__anonad2260fd0111::Atan2Model
Datan2_test.cc60 int y_; member in tflite::__anon46cddc630111::Atan2Model
/external/clang/test/CodeGenCXX/
Dms-property.cpp12 double y_; member in Test1

123