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/Camera2/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/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/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/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/libvpx/libvpx/
example_xma.c 43 "\t-h <height>\tHeight of the simulated video frame, in pixels\n"
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 840 fprintf(stderr, "\theight: %d\n", vinfo->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 5475 milliseconds