HomeSort by relevance Sort by last modified time
    Searched refs:line_length (Results 101 - 120 of 120) sorted by null

1 2 3 45

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
fb.h 149 __u32 line_length; member in struct:fb_fix_screeninfo
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
fb.h 149 __u32 line_length; member in struct:fb_fix_screeninfo
  /external/ImageMagick/scripts/
txt2html 80 # started adding tags. ($line_length)
513 ($line_length < $short_line_length) &&
876 $line_length = length($line); # Do this before tags go in
  /system/connectivity/shill/mobile_operator_db/
serviceproviders_converter.py 545 line_length = 78 - (2 * self._indent)
546 comment_lines = textwrap.wrap(comment, line_length)
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 568 string::size_type line_length = local
570 memcpy(target_ptr, data_.data() + data_pos, line_length);
571 target_ptr += line_length;
572 data_pos += line_length;
    [all...]
  /frameworks/base/tests/touchlag/
touchlag.cpp 231 framebuffer.s = fi.line_length / (vi.bits_per_pixel >> 3);
  /external/opencv3/modules/viz/include/opencv2/viz/
widgets.hpp 655 @param line_length Max length of the lines which point to previous position
660 WTrajectorySpheres(InputArray path, double line_length = 0.05, double radius = 0.007,
    [all...]
  /external/libevent/
http.c 1727 size_t line_length; local
1794 size_t line_length; local
    [all...]
  /external/opencv3/modules/viz/src/
shapes.cpp     [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
matrix.h 418 static INLINE VGfloat line_length(VGfloat x1, VGfloat y1, function
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 92 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /hardware/ti/omap4-aah/hwc/
rgz_2d.c     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 217 'whitespace/line_length',
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 162 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 169 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 198 'whitespace/line_length',
    [all...]
  /external/valgrind/include/vki/
vki-linux.h 2118 __vki_u32 line_length; \/* length of a line in bytes *\/ member in struct:vki_fb_fix_screeninfo
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py 198 'whitespace/line_length',
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.cpp 249 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 225 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]

Completed in 3059 milliseconds

1 2 3 45