Home
last modified time | relevance | path

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

12

/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 …]
DGeometry.cpp513 Magick::Offset::Offset(ssize_t x_,ssize_t y_) in Offset()
613 Magick::Point::Point(double x_,double y_) in Point()
DColor.cpp871 Magick::ColorYUV::ColorYUV(const double y_,const double u_,const double v_) in ColorYUV()
909 void Magick::ColorYUV::y(const double y_) in y()
920 void Magick::ColorYUV::convert(const double y_,const double u_,const double v_) in convert()
/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/webrtc/talk/media/devices/
Dcarbonvideorenderer.h67 int y_; variable
/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
Dpoint.h95 int y_; variable
Dpoint_f.h82 float y_; variable
Dscroll_offset.h79 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/webrtc/webrtc/modules/audio_processing/
Dhigh_pass_filter_impl.cc85 int16_t y_[4]; member in webrtc::HighPassFilterImpl::BiquadFilter
/external/v4l2_codec2/vda/
Drect.h78 int y_; variable
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_tiling.h234 llvm::Value* y_; variable
/external/clang/test/CodeGenCXX/
Dms-property.cpp12 double y_; member in Test1
/external/deqp/framework/common/
DtcuVector.hpp187 inline Vector<T, Size>::Vector (T x_, T y_) in Vector()
195 inline Vector<T, Size>::Vector (T x_, T y_, T z_) in Vector()
204 inline Vector<T, Size>::Vector (T x_, T y_, T z_, T w_) in Vector()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_geometry.h47 int32_t y_; variable
/external/tensorflow/tensorflow/core/platform/
Ddevice_tracer_test.cc96 string y_; member in tensorflow::__anonfff2160d0111::DeviceTracerTest

12