HomeSort by relevance Sort by last modified time
    Searched full:line_length (Results 26 - 50 of 157) sorted by null

12 3 4 5 6 7

  /art/build/
Android.cpplint.mk 20 ART_CPPLINT_FILTER := --filter=-whitespace/line_length,-build/include,-readability/function,-readability/streams,-readability/todo,-runtime/references,-runtime/sizeof,-runtime/threadsafe_fn,-runtime/printf
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 106 m->info.yoffset = offset / m->finfo.line_length;
131 memcpy(fb_vaddr, buffer_vaddr, m->finfo.line_length * m->info.yres);
287 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres_virtual);
343 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3);
gralloc.cpp 122 const size_t bufferSize = m->finfo.line_length * m->info.yres;
256 const size_t bufferSize = m->finfo.line_length * m->info.yres;
  /external/chromium_org/third_party/freetype/src/base/
ftstroke.c 766 FT_Fixed line_length; /* length of last lineto */ member in struct:FT_StrokerRec_
980 FT_Fixed line_length )
995 /* lines are long enough (line_length is zero for curves). */
996 if ( !border->movable || line_length == 0 )
1005 intersect = FT_BOOL( stroker->line_length >= min_length &&
1006 line_length >= min_length );
1042 FT_Fixed line_length )
1150 /* (line_length is zero for curves) */
1151 if ( line_length == 0 )
1181 /* (line_length is zero for curves) *
1287 FT_Fixed line_length; local
    [all...]
  /external/freetype/src/base/
ftstroke.c 766 FT_Fixed line_length; /* length of last lineto */ member in struct:FT_StrokerRec_
980 FT_Fixed line_length )
995 /* lines are long enough (line_length is zero for curves). */
996 if ( !border->movable || line_length == 0 )
1005 intersect = FT_BOOL( stroker->line_length >= min_length &&
1006 line_length >= min_length );
1042 FT_Fixed line_length )
1150 /* (line_length is zero for curves) */
1151 if ( line_length == 0 )
1181 /* (line_length is zero for curves) *
1287 FT_Fixed line_length; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftstroke.c 766 FT_Fixed line_length; /* length of last lineto */ member in struct:FT_StrokerRec_
980 FT_Fixed line_length )
995 /* lines are long enough (line_length is zero for curves). */
996 if ( !border->movable || line_length == 0 )
1005 intersect = FT_BOOL( stroker->line_length >= min_length &&
1006 line_length >= min_length );
1042 FT_Fixed line_length )
1150 /* (line_length is zero for curves) */
1151 if ( line_length == 0 )
1181 /* (line_length is zero for curves) *
1287 FT_Fixed line_length; local
    [all...]
  /external/chromium_org/net/tools/balsa/
balsa_frame.h 210 size_t line_length,
218 size_t line_length,
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/fbdev/
fbdev_sw_winsys.c 224 fbdev->rows = fbdev->finfo.smem_len / fbdev->finfo.line_length;
225 fbdev->stride = fbdev->finfo.line_length;
  /external/mesa3d/src/gallium/winsys/sw/fbdev/
fbdev_sw_winsys.c 224 fbdev->rows = fbdev->finfo.smem_len / fbdev->finfo.line_length;
225 fbdev->stride = fbdev->finfo.line_length;
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 200 module->line_length = module->xres * 4;
258 int stride = m->line_length / (bits_per_pixel >> 3);
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 334 s_bounded_input_height_offset * fb_finfo.line_length;
335 s_center[1] = s_center[0] + real_height * fb_finfo.line_length;
368 s_bounded_input_height_offset * fb_finfo.line_length;
369 s_center[1] = s_center[0] + real_height * fb_finfo.line_length;
374 fb_parms->out_line_stride = fb_finfo.line_length;
  /external/chromium_org/remoting/host/mac/
me2me_preference_pane.mm 194 size_t line_length = 0;
195 char* line_c = fgetln(*pipe_pointer, &line_length);
197 if (line_length > 0 && line_c[line_length - 1] == '\n') {
198 // line_c + line_length is the start of the next line if there is one.
200 --line_length;
202 std::string line(line_c, line_length);
  /hardware/samsung_slsi/exynos5/include/
gralloc_priv.h 52 int line_length; member in struct:private_module_t
  /bootable/recovery/minui/
graphics_fbdev.c 137 gr_framebuffer[0].row_bytes = fi.line_length;
143 if (vi.yres * fi.line_length * 2 <= fi.smem_len) {
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 2300 size_t line_length; local
2398 size_t line_length; local
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 1993 size_t line_length; local
2068 size_t line_length; local
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 131 short line_length; /* length of the best line starting here */ member in struct:Word
467 start->line_length = len;
526 n = len - next->line_length;
  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 206 size_t bufferSize = m->finfo.line_length * m->info.yres;
324 const size_t bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8226/libgralloc/
gpu.cpp 209 unsigned int bufferSize = m->finfo.line_length * m->info.yres;
327 const unsigned int bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 192 size_t bufferSize = m->finfo.line_length * m->info.yres;
310 const size_t bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8974/libgralloc/
gpu.cpp 198 size_t bufferSize = m->finfo.line_length * m->info.yres;
325 const size_t bufferSize = m->finfo.line_length * m->info.yres;
  /development/ndk/platforms/android-3/include/linux/
fb.h 149 __u32 line_length; member in struct:fb_fix_screeninfo
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
bezier.c 140 len = len + line_length(bez->x1, bez->y1, bez->x2, bez->y2);
141 len = len + line_length(bez->x2, bez->y2, bez->x3, bez->y3);
142 len = len + line_length(bez->x3, bez->y3, bez->x4, bez->y4);
144 chord = line_length(bez->x1, bez->y1, bez->x4, bez->y4);
  /external/kernel-headers/original/uapi/drm/
via_drm.h 263 __u32 line_length; member in struct:drm_via_dmablit
  /external/mesa3d/src/gallium/state_trackers/vega/
bezier.c 140 len = len + line_length(bez->x1, bez->y1, bez->x2, bez->y2);
141 len = len + line_length(bez->x2, bez->y2, bez->x3, bez->y3);
142 len = len + line_length(bez->x3, bez->y3, bez->x4, bez->y4);
144 chord = line_length(bez->x1, bez->y1, bez->x4, bez->y4);

Completed in 2322 milliseconds

12 3 4 5 6 7