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

1 2 3 4 56

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 868 fprintf(stderr, "\tline_length = %d\n", finfo->line_length);
969 This is necessary since finfo.line_length changes.
1105 This is necessary since finfo.line_length changes.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
matrix.h 418 static INLINE VGfloat line_length(VGfloat x1, VGfloat y1, function
  /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/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 108 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 2074 __vki_u32 line_length; \/* length of a line in bytes *\/ member in struct:vki_fb_fix_screeninfo
    [all...]
  /hardware/ti/omap4-aah/hwc/
rgz_2d.c     [all...]
  /art/tools/
cpplint.py 217 'whitespace/line_length',
    [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 163 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py 198 'whitespace/line_length',
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 198 'whitespace/line_length',
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py 198 'whitespace/line_length',
    [all...]

Completed in 663 milliseconds

1 2 3 4 56