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

1 23

  /hardware/qcom/display/msm8226/libgralloc/
gpu.cpp 209 unsigned int bufferSize = m->finfo.line_length * m->info.yres;
331 const unsigned int bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 204 unsigned int bufferSize = m->finfo.line_length * m->info.yres;
351 const unsigned int bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gpu.cpp 204 unsigned int bufferSize = m->finfo.line_length * m->info.yres;
351 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;
316 const size_t bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8994/libgralloc/
gpu.cpp 225 unsigned int bufferSize = m->finfo.line_length * m->info.yres;
358 const unsigned int bufferSize = m->finfo.line_length * m->info.yres;
  /hardware/qcom/display/msm8996/libgralloc/
gpu.cpp 206 unsigned int bufferSize = m->finfo.line_length * m->info.yres;
353 const unsigned int bufferSize = m->finfo.line_length * m->info.yres;
  /bionic/libc/kernel/uapi/linux/
fb.h 162 __u32 line_length; member in struct:fb_fix_screeninfo
  /external/kernel-headers/original/uapi/linux/
fb.h 168 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fb.h 161 __u32 line_length; /* length of a line in bytes */ 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
  /frameworks/base/tests/touchlag/
touchlag.cpp 231 framebuffer.s = fi.line_length / (vi.bits_per_pixel >> 3);
  /external/tensorflow/tensorflow/python/keras/_impl/keras/engine/
topology.py     [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 685 string::size_type line_length = local
687 memcpy(target_ptr, data_.data() + data_pos, line_length);
688 target_ptr += line_length;
689 data_pos += line_length;
    [all...]
  /external/libevent/
http.c 1983 size_t line_length; local
2057 size_t line_length; local
    [all...]
  /device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
vsoc_composer.cpp 351 screen_view->line_length());
  /external/python/cpython3/Tools/clinic/
clinic.py     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 92 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [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 2136 __vki_u32 line_length; \/* length of a line in bytes *\/ member in struct:vki_fb_fix_screeninfo
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 225 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8);
    [all...]
  /external/annotation-tools/asmx/test/lib/
saxon7.jar 

Completed in 735 milliseconds

1 23