/external/ImageMagick/Magick++/lib/ |
D | Pixels.cpp | 37 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()
|
D | STL.cpp | 406 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 …]
|
D | Image.cpp | 2226 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 …]
|
D | Drawable.cpp | 483 ( 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 …]
|
D | Geometry.cpp | 513 Magick::Offset::Offset(ssize_t x_,ssize_t y_) in Offset() 613 Magick::Point::Point(double x_,double y_) in Point()
|
D | Color.cpp | 871 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++/ |
D | Drawable.h | 54 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/ |
D | carbonvideorenderer.h | 67 int y_; variable
|
/external/clang/test/Index/ |
D | index-file.cpp | 29 int y_; member in B
|
/external/libchrome/ui/gfx/geometry/ |
D | vector2d.h | 73 int y_; variable
|
D | vector2d_f.h | 67 float y_; variable
|
D | point.h | 95 int y_; variable
|
D | point_f.h | 82 float y_; variable
|
D | scroll_offset.h | 79 float y_; variable
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | test_native_types.h | 35 int x_, y_; variable
|
D | shared_rect.h | 35 int y_ = 0; variable
|
D | rect_blink.h | 62 int y_ = 0; variable
|
D | rect_chromium.h | 66 int y_ = 0; variable
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | high_pass_filter_impl.cc | 85 int16_t y_[4]; member in webrtc::HighPassFilterImpl::BiquadFilter
|
/external/v4l2_codec2/vda/ |
D | rect.h | 78 int y_; variable
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | kernel_tiling.h | 234 llvm::Value* y_; variable
|
/external/clang/test/CodeGenCXX/ |
D | ms-property.cpp | 12 double y_; member in Test1
|
/external/deqp/framework/common/ |
D | tcuVector.hpp | 187 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/ |
D | desktop_geometry.h | 47 int32_t y_; variable
|
/external/tensorflow/tensorflow/core/platform/ |
D | device_tracer_test.cc | 96 string y_; member in tensorflow::__anonfff2160d0111::DeviceTracerTest
|