HomeSort by relevance Sort by last modified time
    Searched refs:full_width (Results 1 - 4 of 4) sorted by null

  /device/samsung/crespo/include/
s5p_fimc.h 116 unsigned int full_width; // Source Image Full Width (Virtual screen size) member in struct:__anon1500
  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.cpp 206 fmt.fmt.pix.width = src->full_width;
295 fbuf.fmt.width = dst->full_width;
300 (void *)addr, dst->full_width, dst->full_height,
621 params->src.full_width = src_img->w;
634 params->src.full_width, params->src.full_height,
643 params->dst.full_width = dst_img->w;
654 params->dst.full_width = dst_img->h;
669 params->dst.full_width = dst_img->w;
680 params->dst.full_width = dst_img->h;
703 __func__, params->dst.full_width, params->dst.full_height
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc 1202 int full_width = leading.width + icon.width + trailing.width; local
    [all...]
  /external/opencv/ml/src/
ml_inner_functions.cpp 1362 int full_width = CV_ELEM_SIZE(dst_type)*size.width; local
    [all...]

Completed in 150 milliseconds