HomeSort by relevance Sort by last modified time
    Searched full:theight (Results 1 - 11 of 11) sorted by null

  /packages/apps/Camera/jni/
feature_mos_jni.cpp 46 int tHeight[NR];
111 mosaic[mID]->initialize(blendingType, stripType, tWidth[mID], tHeight[mID],
281 tHeight[HR] = height;
283 tHeight[LR] = int(height / H2L_FACTOR);
287 tImage[LR][i] = ImageUtils::allocateImage(tWidth[LR], tHeight[LR],
289 tImage[HR][i] = ImageUtils::allocateImage(tWidth[HR], tHeight[HR],
293 AllocateTextureMemory(tWidth[HR], tHeight[HR], tWidth[LR], tHeight[LR]);
377 tWidth[LR], tHeight[LR]);
388 tWidth[HR], tHeight[HR])
    [all...]
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 46 int tHeight[NR];
111 mosaic[mID]->initialize(blendingType, stripType, tWidth[mID], tHeight[mID],
281 tHeight[HR] = height;
283 tHeight[LR] = int(height / H2L_FACTOR);
287 tImage[LR][i] = ImageUtils::allocateImage(tWidth[LR], tHeight[LR],
289 tImage[HR][i] = ImageUtils::allocateImage(tWidth[HR], tHeight[HR],
293 AllocateTextureMemory(tWidth[HR], tHeight[HR], tWidth[LR], tHeight[LR]);
377 tWidth[LR], tHeight[LR]);
388 tWidth[HR], tHeight[HR])
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
mask.c 56 VGint twidth, VGint theight,
62 if (ty + theight <= 0 || ty >= dheight)
85 location[3] = MIN2(ty + sheight, MIN2(dheight, ty + theight));
88 offsets[3] = MIN2(theight, MIN2(dheight - ty, sheight));
  /external/mesa3d/src/mesa/swrast/
s_triangle.c 123 #define T_SCALE theight
134 const GLfloat theight = (GLfloat) texImg->Height; \
181 #define T_SCALE theight
192 const GLfloat theight = (GLfloat) texImg->Height; \
537 #define T_SCALE theight
549 const GLfloat theight = (GLfloat) texImg->Height; \
    [all...]
  /external/libdrm/tests/modeprint/
modeprint.c 235 printf("\theight : %i\n", crtc->height);
247 printf("\theight : %i\n", fb->height);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
example_xma.c 43 "\t-h <height>\tHeight of the simulated video frame, in pixels\n"
  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 526 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage;
663 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 529 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage;
666 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage;
    [all...]
  /hardware/intel/common/libva/va/
va_trace.c 321 va_TraceMsg(trace_ctx, "\theight = %d\n", trace_ctx->trace_frame_height);
535 va_TraceMsg(trace_ctx, "\theight = %d\n", height);
588 va_TraceMsg(trace_ctx, "\theight = %d\n", picture_height);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 4608 milliseconds