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

1 2 3 4 56 7 8 91011>>

  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 75 int Height;
filter.c 253 * UINT32 height : Block height.
274 unsigned int height,
281 for (i = 0; i < height; i++)
304 * UINT32 height : Block height.
325 unsigned int height,
333 for (i = 0; i < height; i++)
361 * INT32 Height : Block height
    [all...]
  /external/mesa3d/src/egl/main/
eglsurface.c 89 surf->Height = val;
206 surf->Height = val;
321 surf->Height = 0;
360 *value = surface->Height;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.cpp 88 virtual void draw(ID3D10Device* ctx, ID3D10RenderTargetView* rtv, unsigned width, unsigned height, double time)
94 vp.Height = (unsigned)height;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.cpp 90 virtual void draw(ID3D11DeviceContext* ctx, ID3D11RenderTargetView* rtv, unsigned width, unsigned height, double time)
96 vp.Height = (float)height;
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_viewport_state.c 58 y_bias = ctx->DrawBuffer->Height;
brw_sf_state.c 62 y_bias = ctx->DrawBuffer->Height;
89 * width/height at the bounds, the subtraction of 1 from
109 sfv->scissor.ymin = ctx->DrawBuffer->Height - ctx->DrawBuffer->_Ymax;
110 sfv->scissor.ymax = ctx->DrawBuffer->Height - ctx->DrawBuffer->_Ymin - 1;
  /external/mesa3d/src/mesa/main/
renderbuffer.c 54 rb->Height = 0;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h 75 int Height;
filter.c 253 * UINT32 height : Block height.
274 unsigned int height,
281 for (i = 0; i < height; i++)
304 * UINT32 height : Block height.
325 unsigned int height,
333 for (i = 0; i < height; i++)
361 * INT32 Height : Block height
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
filter.c 253 * UINT32 height : Block height.
274 unsigned int height,
281 for (i = 0; i < height; i++)
304 * UINT32 height : Block height.
325 unsigned int height,
333 for (i = 0; i < height; i++)
361 * INT32 Height : Block height
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_sf_state.c 62 y_bias = ctx->DrawBuffer->Height;
89 * width/height at the bounds, the subtraction of 1 from
109 sfv->scissor.ymin = ctx->DrawBuffer->Height - ctx->DrawBuffer->_Ymax;
110 sfv->scissor.ymax = ctx->DrawBuffer->Height - ctx->DrawBuffer->_Ymin - 1;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex.c 77 slices = image->Height;
92 image->Width, image->Height, image->Depth, intel_texobj->mt);
107 image->Width, image->Height, image->Depth, intel_image->mt);
121 GLsizei height, GLsizei depth)
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv10_state_fb.c 61 height = align(fb->Height, 2), local
62 size = pitch * height;
81 PUSH_DATAf(push, - 2304 + fb->Height);
195 PUSH_DATA (push, (fb->Height - 1) << 16 | 0x08000800);
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance_impl_sse2.asm 19 ; unsigned int Height,
39 movsxd rcx, dword ptr arg(4) ;Height ;
134 ; unsigned int Height,
154 movsxd rcx, dword ptr arg(4) ;Height
241 ; unsigned int Height,
261 movsxd rcx, dword ptr arg(4) ;Height ;
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex.c 77 slices = image->Height;
92 image->Width, image->Height, image->Depth, intel_texobj->mt);
107 image->Width, image->Height, image->Depth, intel_image->mt);
121 GLsizei height, GLsizei depth)
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_fb.c 61 height = align(fb->Height, 2), local
62 size = pitch * height;
81 PUSH_DATAf(push, - 2304 + fb->Height);
195 PUSH_DATA (push, (fb->Height - 1) << 16 | 0x08000800);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance_impl_sse2.asm 19 ; unsigned int Height,
39 movsxd rcx, dword ptr arg(4) ;Height ;
134 ; unsigned int Height,
154 movsxd rcx, dword ptr arg(4) ;Height
241 ; unsigned int Height,
261 movsxd rcx, dword ptr arg(4) ;Height ;
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 336 if( rect.Height() == 0 ) {
344 if( rect.Height() == 0 ) {
388 if(lineHeight > 20 && lineHeight > Rect2.Height() * 2) {
391 if(lineHeight > 5 && Rect2.Height() / 2 > lineHeight) {
395 if (inter_h < (lineHeight) / 2 && inter_h < Rect2.Height() / 2) {
438 if (prevRect.left > rect.left + rect.Height() * 1.5) {
445 if(FXSYS_fabs(rect.right - prevRect.right) > rect.Height()) {
490 if(FXSYS_fabs(rect.right - prevRect.right) < rect.Height() && FXSYS_fabs(rect.left - prevRect.left) < rect.Height()) {
507 if(prevRect.left - rect.left > rect.Height() && prevRect.left - rect.left < rect.Height() * 3)
874 FX_FLOAT height = m_pReflowedPage->m_PageHeight + m_fCurrLineHeight; local
987 FX_FLOAT height = FXSYS_fabs(textMatrix.TransformDistance(fs)); local
1264 FX_FLOAT height = FX_MIN(rcPreObj.Height(), rcCurObj.Height()); local
    [all...]
autoreflow.cpp 148 FX_FLOAT height = m_pPDFPage->GetPageHeight(); local
280 if(plastCell->m_BBox.Height() > plastCell->m_BBox.Width()) {
300 if(pCell->m_BBox.Height() > pCell->m_BBox.Width()) {
442 FX_FLOAT height = FX_MIN(rcPreObj.Height(), rcCurObj.Height()); local
443 if((rcCurObj.left - rcPreObj.right) > height / 3) {
447 if(FXSYS_fabs(rcPreObj.Width() - rcCurObj.Width()) >= 2 || FXSYS_fabs(rcPreObj.Height() - rcCurObj.Height()) >= 2 ) {
476 && FXSYS_fabs(rcPreObj.top - rcCurObj.top) < rcPreObj.Height() / 3)
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGraphics.h 531 IN REAL height,
540 height,
550 return DrawArc(pen, rect.X, rect.Y, rect.Width, rect.Height,
559 IN INT height,
568 height,
583 rect.Height,
685 return DrawRectangle(pen, rect.X, rect.Y, rect.Width, rect.Height);
692 IN REAL height)
696 width, height));
716 rect.Height);
    [all...]
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 201 /// considered DAG edges for height computation and other heuristics, but do
307 bool isHeightCurrent : 1; // True if Height is current.
309 unsigned Height; // Node height.
330 isHeightCurrent(false), Depth(0), Height(0), TopReadyCycle(0),
346 isHeightCurrent(false), Depth(0), Height(0), TopReadyCycle(0),
361 isHeightCurrent(false), Depth(0), Height(0), TopReadyCycle(0),
423 /// getHeight - Return the height of this node, which is the length of the
428 return Height;
437 /// depth value, set it to be the new height value. This als
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_IconList.cpp 187 sInfo.fPlateWidth = GetClientRect().Height();
292 ptScroll.y = rcOrigin.bottom + rcClient.Height();
561 if (rcScroll.top - rcScroll.bottom > rcContents.Height())
572 if (ptNew.y < rcScroll.bottom + rcContents.Height())
573 ptNew.y = rcScroll.bottom + rcContents.Height();
  /external/chromium_org/third_party/WebKit/Source/web/resources/
calendarPicker.js     [all...]
  /external/chromium_org/third_party/mesa/src/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...]

Completed in 703 milliseconds

1 2 3 4 56 7 8 91011>>