/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
ImageUtils.h | 60 * height: Height of input image 62 static void rgb2yvu(ImageType out, ImageType in, int width, int height); 64 static void rgba2yvu(ImageType out, ImageType in, int width, int height); 74 * height: Height of input image 76 static void yvu2rgb(ImageType out, ImageType in, int width, int height); 77 static void yvu2bgr(ImageType out, ImageType in, int width, int height); 85 * height: Height of input imag 144 unsigned short height; member in struct:__anon23161 [all...] |
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
ImageUtils.h | 60 * height: Height of input image 62 static void rgb2yvu(ImageType out, ImageType in, int width, int height); 64 static void rgba2yvu(ImageType out, ImageType in, int width, int height); 74 * height: Height of input image 76 static void yvu2rgb(ImageType out, ImageType in, int width, int height); 77 static void yvu2bgr(ImageType out, ImageType in, int width, int height); 85 * height: Height of input imag 144 unsigned short height; member in struct:__anon23192 [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_zs.h | 37 util_format_s8_uint_unpack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 41 util_format_s8_uint_pack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 45 util_format_z16_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 49 util_format_z16_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 53 util_format_z16_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 57 util_format_z16_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height); 61 util_format_z32_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 65 util_format_z32_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 69 util_format_z32_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 73 util_format_z32_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height); [all...] |
u_format_rgtc.h | 35 util_format_rgtc1_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 38 util_format_rgtc1_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 41 util_format_rgtc1_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 44 util_format_rgtc1_unorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 55 util_format_rgtc1_snorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 58 util_format_rgtc1_snorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 61 util_format_rgtc1_snorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 64 util_format_rgtc1_snorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 74 util_format_rgtc2_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 77 util_format_rgtc2_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format_zs.h | 37 util_format_s8_uint_unpack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 41 util_format_s8_uint_pack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 45 util_format_z16_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 49 util_format_z16_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 53 util_format_z16_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 57 util_format_z16_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height); 61 util_format_z32_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 65 util_format_z32_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 69 util_format_z32_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 73 util_format_z32_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height); [all...] |
u_format_rgtc.h | 35 util_format_rgtc1_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 38 util_format_rgtc1_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 41 util_format_rgtc1_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 44 util_format_rgtc1_unorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 55 util_format_rgtc1_snorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 58 util_format_rgtc1_snorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 61 util_format_rgtc1_snorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height); 64 util_format_rgtc1_snorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 74 util_format_rgtc2_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); 77 util_format_rgtc2_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height); [all...] |
/external/chromium_org/ppapi/cpp/ |
size.h | 13 /// and height. 17 /// A size of an object based on width and height. 21 /// The default constructor. Initializes the width and height to 0. 24 size_.height = 0; 35 set_height(s.height); 38 /// A constructor accepting two int values for width and height and 42 /// @param[in] h An int value representing a height. 93 /// Getter function for returning the value of height. 95 /// @return The value of height for this <code>Size</code>. 96 int height() const function in class:pp::Size 230 float height() const { function in class:pp::FloatSize [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/ |
LengthSize.h | 34 LengthSize(const Length& width, const Length& height) 36 , m_height(height) 48 void setHeight(const Length& height) { m_height = height; } 49 const Length& height() const { return m_height; } function in class:blink::LengthSize
|
/external/chromium_org/ui/gfx/geometry/ |
size.cc | 19 : SizeBase<Size, int>(s.width, s.height) { 24 set_height(s.height); 33 s.cy = height(); 38 return CGSizeMake(width(), height()); 43 return base::StringPrintf("%dx%d", width(), height());
|
size_base.h | 12 // A size has width and height values. 17 Type height() const { return height_; } function in class:gfx::SizeBase 21 void SetSize(Type width, Type height) { 23 set_height(height); 26 void Enlarge(Type width, Type height) { 28 set_height(height_ + height); 34 void set_height(Type height) { 35 height_ = height < 0 ? 0 : height; 53 SizeBase(Type width, Type height) [all...] |
/packages/apps/Camera2/src/com/android/camera/util/ |
Size.java | 29 private final int height; field in class:Size 42 converted.add(new Size(size.width(), size.height())); 49 this.height = point.y; 54 this.height = size.getHeight(); 57 public Size(int width, int height) { 59 this.height = height; 67 return height; 72 return width + " x " + height; 82 return otherSize.width == this.width && otherSize.height == this.height [all...] |
/external/chromium_org/chrome/test/chromedriver/ |
basic_types.cc | 18 WebSize::WebSize() : width(0), height(0) {} 20 WebSize::WebSize(int width, int height) : width(width), height(height) {} 26 WebRect::WebRect(int x, int y, int width, int height) 27 : origin(x, y), size(width, height) {} 40 int WebRect::Height() const { return size.height; }
|
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
FloatSize.h | 50 FloatSize(float width, float height) : m_width(width), m_height(height) { } 51 FloatSize(const IntSize& size) : m_width(size.width()), m_height(size.height()) { } 54 static FloatSize narrowPrecision(double width, double height); 57 float height() const { return m_height; } function in class:blink::FloatSize 60 void setHeight(float height) { m_height = height; } 68 void expand(float width, float height) 71 m_height += height; 131 a.setHeight(a.height() + b.height()) [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrRectanizer_pow2.h | 36 return fAreaSoFar / ((float)this->width() * this->height()); 46 // but it is used to signal if there exists an open row of this height 59 static int HeightToRowIndex(int height) { 60 SkASSERT(height >= kMIN_HEIGHT_POW2); 61 int index = 32 - SkCLZ(height - 1); 66 bool canAddStrip(int height) const { 67 return fNextStripY + height <= this->height();
|
/external/skia/src/gpu/ |
GrRectanizer_pow2.h | 36 return fAreaSoFar / ((float)this->width() * this->height()); 46 // but it is used to signal if there exists an open row of this height 59 static int HeightToRowIndex(int height) { 60 SkASSERT(height >= kMIN_HEIGHT_POW2); 61 int index = 32 - SkCLZ(height - 1); 66 bool canAddStrip(int height) const { 67 return fNextStripY + height <= this->height();
|
/frameworks/base/graphics/java/android/graphics/drawable/shapes/ |
Shape.java | 42 * Returns the height of the Shape. 62 * @param height the height of the shape (in pixels) 64 public final void resize(float width, float height) { 68 if (height < 0) { 69 height =0; 71 if (mWidth != width || mHeight != height) { 73 mHeight = height; 74 onResize(width, height); 92 * @param height the new height of the Shap [all...] |
/external/chromium_org/chrome/browser/resources/local_ntp/ |
most_visited_thumbnail.css | 5 height: 100%; 11 height: 100%; 33 height: 100%; 39 height: auto; 40 min-height: 100%;
|
/external/chromium_org/ui/views/window/ |
window_shape.cc | 27 SkIntToScalar(size.height() - 3)); 29 SkIntToScalar(size.height() - 3)); 31 SkIntToScalar(size.height() - 1)); 33 SkIntToScalar(size.height() - 2)); 35 SkIntToScalar(size.height())); 37 window_mask->lineTo(3, SkIntToScalar(size.height())); 38 window_mask->lineTo(2, SkIntToScalar(size.height() - 2)); 39 window_mask->lineTo(1, SkIntToScalar(size.height() - 1)); 40 window_mask->lineTo(1, SkIntToScalar(size.height() - 3)); 41 window_mask->lineTo(0, SkIntToScalar(size.height() - 3)) [all...] |
frame_background.cc | 61 0, 0, view->width(), theme_image_->height()); 70 std::min(top_left_corner_->height(), 71 view->height() - bottom_left_corner_->height()); 80 top_edge_->height()); 82 std::min(top_right_corner_->height(), 83 view->height() - bottom_right_corner_->height()); 93 view->height() - top_right_height - bottom_right_corner_->height(); [all...] |
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
BitmapMeshActivity.java | 49 final float height = mBitmap1.getHeight() / 3.0f; local 53 0.0f, height, width, height, width * 2, height, width * 4, height, 54 0.0f, height * 2, width, height * 2, width * 2, height * 2, width * 3, height * 2, 55 0.0f, height * 4, width, height * 4, width * 2, height * 4, width * 4, height * 4 [all...] |
BitmapMeshLayerActivity.java | 50 final float height = mBitmap1.getHeight() / 3.0f; local 54 0.0f, height, width, height, width * 2, height, width * 4, height, 55 0.0f, height * 2, width, height * 2, width * 2, height * 2, width * 3, height * 2, 56 0.0f, height * 4, width, height * 4, width * 2, height * 4, width * 4, height * 4 [all...] |
/external/libyuv/files/source/ |
planar_functions.cc | 30 int width, int height) { 51 for (int y = 0; y < height; ++y) { 64 int width, int height) { 65 if (!src_y || !dst_y || width <= 0 || height == 0) { 68 // Negative height means invert the image. 69 if (height < 0) { 70 height = -height; 71 src_y = src_y + (height - 1) * src_stride_y; 74 CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height); [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Atlas.java | 84 * @param height The height of the atlas in pixels 88 public Atlas(Type type, int width, int height) { 89 this(type, width, height, FLAG_DEFAULTS); 99 * @param height The height of the atlas in pixels 105 public Atlas(Type type, int width, int height, int flags) { 106 mPolicy = findPolicy(type, width, height, flags); 113 * @param height The height of the rectangle to pack in the atla 255 int height; field in class:Atlas.SlicePolicy.Cell [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
test_context.c | 34 const unsigned int width = 16, height = 16; local 50 height, 72 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, NULL) == XvMCBadContext); 75 assert(XvMCCreateContext(display, -1, surface_type_id, width, height, XVMC_DIRECT, &context) == XvBadPort); 77 assert(XvMCCreateContext(display, port_num, -1, width, height, XVMC_DIRECT, &context) == BadMatch); 79 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, -1, &context) == BadValue); 81 assert(XvMCCreateContext(display, port_num, surface_type_id, 16384, height, XVMC_DIRECT, &context) == BadValue); 82 /* Test huge height */ 84 /* Test huge width & height */ 87 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success) [all...] |
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
test_context.c | 34 const unsigned int width = 16, height = 16; local 50 height, 72 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, NULL) == XvMCBadContext); 75 assert(XvMCCreateContext(display, -1, surface_type_id, width, height, XVMC_DIRECT, &context) == XvBadPort); 77 assert(XvMCCreateContext(display, port_num, -1, width, height, XVMC_DIRECT, &context) == BadMatch); 79 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, -1, &context) == BadValue); 81 assert(XvMCCreateContext(display, port_num, surface_type_id, 16384, height, XVMC_DIRECT, &context) == BadValue); 82 /* Test huge height */ 84 /* Test huge width & height */ 87 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success) [all...] |