HomeSort by relevance Sort by last modified time
    Searched refs:Height (Results 151 - 175 of 634) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ui/gfx/image/
image.cc 208 virtual int Height() const = 0;
232 virtual int Height() const OVERRIDE {
233 return Size().height();
278 virtual int Height() const OVERRIDE {
279 return image_->height();
312 virtual int Height() const OVERRIDE {
313 return Size().height();
345 virtual int Height() const OVERRIDE {
346 return Size().height();
736 int Image::Height() const
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 76 unsigned height,
85 return rowStride * ((height + blockHeight - 1) / blockHeight) * depth;
87 /* Need to align height to tile height */
93 height = (height + tileHeight) & ~tileHeight;
96 return rowStride * height * depth;
131 GLuint height; local
133 height = _mesa_next_pow_two_32(lvl->height);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 131 Status DrawArc(const Pen *pen, REAL x, REAL y, REAL width, REAL height,
136 x, y, width, height, startAngle, sweepAngle));
138 Status DrawArc(const Pen *pen, INT x, INT y, INT width, INT height,
143 x, y, width, height, startAngle, sweepAngle));
150 rect.X, rect.Y, rect.Width, rect.Height,
158 rect.X, rect.Y, rect.Width, rect.Height,
295 REAL x, REAL y, REAL width, REAL height)
299 x, y, width, height));
301 Status DrawEllipse(const Pen *pen, INT x, INT y, INT width, INT height)
305 x, y, width, height));
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c 102 OMX_U32 Width=0, Height=0, MaxXPart, MaxYPart,MaxSubXPart,MaxSubYPart;
109 Height = 16;
113 Height = 8;
117 Height = 16;
121 Height = 8;
320 MaxYPart = 16/Height;
336 Height = 8;
340 Height = 4;
344 Height = 8;
348 Height = 4
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 143 m_fOldItemHeight = this->GetContentRect().Height();
151 m_fOldItemHeight = this->GetContentRect().Height();
251 FX_FLOAT fRet = this->GetContentRect().Height();
297 pathCross.SetPoint(2, rcClient.left, rcClient.bottom + rcClient.Height() * 0.5f, FXPT_MOVETO);
326 pathCross.SetPoint(2, rcClient.right, rcClient.bottom + rcClient.Height() * 0.5f, FXPT_MOVETO);
753 rcSubject.bottom = rcSubject.top - m_pSubject->GetContentRect().Height();
761 rcDate.bottom = rcDate.top - m_pDateTime->GetContentRect().Height();
1052 FX_FLOAT fRet = m_pDateTime->GetContentRect().Height();
1302 return rcContentsFact.Height() > rcContentsClient.Height();
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 23 ; unsigned int Height,
65 movsxd rcx, dword ptr arg(4) ;Height
160 movsxd rcx, dword ptr arg(4) ;Height
219 movsxd rcx, dword ptr arg(4) ;Height
254 movsxd rcx, dword ptr arg(4) ;Height
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 23 ; unsigned int Height,
65 movsxd rcx, dword ptr arg(4) ;Height
160 movsxd rcx, dword ptr arg(4) ;Height
219 movsxd rcx, dword ptr arg(4) ;Height
254 movsxd rcx, dword ptr arg(4) ;Height
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 23 ; unsigned int Height,
65 movsxd rcx, dword ptr arg(4) ;Height
160 movsxd rcx, dword ptr arg(4) ;Height
219 movsxd rcx, dword ptr arg(4) ;Height
254 movsxd rcx, dword ptr arg(4) ;Height
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_buffer.c 64 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height)
75 if (width == 0 || height == 0) {
84 width, height);
92 * b->backxrb->ximage->height, IPC_CREAT|0777);
158 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height)
172 alloc_back_buffer(XMesaBuffer b, GLuint width, GLuint height)
189 if (width == 0 || height == 0)
193 if (b->shm == 0 || !alloc_back_shm_ximage(b, width, height)) {
200 width, height,
206 b->backxrb->ximage->data = (char *) MALLOC(b->backxrb->ximage->height
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_buffer.c 64 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height)
75 if (width == 0 || height == 0) {
84 width, height);
92 * b->backxrb->ximage->height, IPC_CREAT|0777);
158 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height)
172 alloc_back_buffer(XMesaBuffer b, GLuint width, GLuint height)
189 if (width == 0 || height == 0)
193 if (b->shm == 0 || !alloc_back_shm_ximage(b, width, height)) {
200 width, height,
206 b->backxrb->ximage->data = (char *) MALLOC(b->backxrb->ximage->height
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_print.cpp 37 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), top + pSrcRect->Height());
145 int result_height = result_rect.Height();
213 bFlipX ? -full_rect.Width() : full_rect.Width(), bFlipY ? -full_rect.Height() : full_rect.Height(), NULL, 0,
221 FX_BOOL ret = StretchDIBits(pTransformed, color, full_rect.left, full_rect.top, full_rect.Width(), full_rect.Height(), NULL, 0,
235 FX_BOOL ret = StretchDIBits(pTransformed, color, full_rect.left, full_rect.top, full_rect.Width(), full_rect.Height(), NULL, 0,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex_image.c 40 int width, height, depth; local
44 &width, &height, &depth);
50 (intelObj->base.Target != GL_TEXTURE_1D && height == 1) ||
54 * likely base level width/height/depth for a full mipmap stack
71 if (height != 1)
72 height <<= 1;
90 lastLevel = firstLevel + _mesa_logbase2(MAX2(MAX2(width, height), depth));
100 height,
192 0, 0, dst_x, dst_y, image->Width, image->Height,
211 texImage->Level, texImage->Width, texImage->Height, texImage->Depth)
    [all...]
intel_pixel_read.c 72 GLint x, GLint y, GLsizei width, GLsizei height,
125 dst_offset += _mesa_image_offset(2, pack, width, height,
131 &width, &height)) {
139 all = (width * height * src->cpp == dst->Base.Size &&
150 y = ctx->ReadBuffer->Height - (y + height);
158 width, height,
170 GLint x, GLint y, GLsizei width, GLsizei height,
182 (ctx, x, y, width, height, format, type, pack, pixels))
201 _mesa_readpixels(ctx, x, y, width, height, format, type, pack, pixels)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_drawtex.c 106 GLfloat width, GLfloat height)
150 const GLfloat x0 = x, y0 = y, x1 = x + width, y1 = y + height;
166 const GLfloat fb_height = (GLfloat)fb->Height;
203 const GLfloat ht = (GLfloat) img->Height;
256 const GLfloat height = (GLfloat)fb->Height; local
259 vp.scale[1] = height * (invert ? -0.5f : 0.5f);
263 vp.translate[1] = 0.5f * height;
  /external/chromium_org/third_party/skia/tests/
CachedDecodingPixelRefTest.cpp 58 REPORTER_ASSERT(reporter, b1.height() == b2.height());
72 (b1.height() != b2.height())) {
80 for (int y = 0; y < b2.height(); ++y) {
177 static int Height() { return 10; }
192 info->fHeight = TestImageGenerator::Height();
226 REPORTER_ASSERT(reporter, TestImageGenerator::Height() == bm.height());
233 for (int y = 0; y < bm.height(); ++y)
    [all...]
  /external/giflib/
gifalloc.c 207 register int RasterSize = Image->ImageDesc.Height * Image->ImageDesc.Width;
350 CopyFrom->ImageDesc.Height *
357 sizeof(GifPixelType) * CopyFrom->ImageDesc.Height *
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_image.c 40 int width, height, depth; local
44 &width, &height, &depth);
50 (intelObj->base.Target != GL_TEXTURE_1D && height == 1) ||
54 * likely base level width/height/depth for a full mipmap stack
71 if (height != 1)
72 height <<= 1;
90 lastLevel = firstLevel + _mesa_logbase2(MAX2(MAX2(width, height), depth));
100 height,
192 0, 0, dst_x, dst_y, image->Width, image->Height,
211 texImage->Level, texImage->Width, texImage->Height, texImage->Depth)
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawtex.c 106 GLfloat width, GLfloat height)
150 const GLfloat x0 = x, y0 = y, x1 = x + width, y1 = y + height;
166 const GLfloat fb_height = (GLfloat)fb->Height;
203 const GLfloat ht = (GLfloat) img->Height;
256 const GLfloat height = (GLfloat)fb->Height; local
259 vp.scale[1] = height * (invert ? -0.5f : 0.5f);
263 vp.translate[1] = 0.5f * height;
  /external/skia/tests/
CachedDecodingPixelRefTest.cpp 58 REPORTER_ASSERT(reporter, b1.height() == b2.height());
72 (b1.height() != b2.height())) {
80 for (int y = 0; y < b2.height(); ++y) {
177 static int Height() { return 10; }
192 info->fHeight = TestImageGenerator::Height();
226 REPORTER_ASSERT(reporter, TestImageGenerator::Height() == bm.height());
233 for (int y = 0; y < bm.height(); ++y)
    [all...]
  /frameworks/ex/framesequence/jni/
FrameSequence_gif.cpp 154 && covered.Top + covered.Height <= target.Top + target.Height;
178 copyHeight = imageDesc.Height;
201 const int height = mFrameSequence.getHeight(); local
203 mPreserveBuffer = new Color8888[width * height];
205 for (int y = 0; y < height; y++) {
214 const int height = mFrameSequence.getHeight(); local
219 for (int y = 0; y < height; y++) {
240 const int height = mFrameSequence.getHeight(); local
270 for (int y = 0; y < height; y++)
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 77 int height = mHeight; /* height of channel */ local
325 uint32_t Height,
332 Height,
552 uint32_t Height,
560 Height,
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
RenderTarget9.cpp 33 mHeight = description.Height;
42 RenderTarget9::RenderTarget9(Renderer *renderer, GLsizei width, GLsizei height, GLenum internalFormat, GLsizei samples)
61 if (width > 0 && height > 0)
70 result = device->CreateDepthStencilSurface(width, height, renderFormat,
78 result = device->CreateRenderTarget(width, height, renderFormat,
106 mHeight = height;
124 void RenderTarget9::invalidate(GLint x, GLint y, GLsizei width, GLsizei height)
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglsurface.h 55 EGLint Width, Height;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 8 unsigned width, height; variable
30 height = 512;
31 Window win = XCreateWindow(dpy, RootWindow(dpy, DefaultScreen(dpy)), 0, 0, width, height, 0, CopyFromParent, InputOutput, visual, CWBorderPixel | CWColormap| CWEventMask, &swa);
39 swap_chain_desc.BufferDesc.Height = height;
89 height = event.xconfigure.height;
90 swap_chain->ResizeBuffers(3, width, height, format, 0);
94 else if(width && height)
103 app->draw(ctx, rtv, width, height, ctime)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen6_viewport_state.c 87 y_bias = ctx->DrawBuffer->Height;

Completed in 1037 milliseconds

1 2 3 4 5 67 8 91011>>