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

  /external/skia/bench/
bench_graph_svg.py 804 pic_width = 0
808 pic_width = requested_width
811 pic_width = requested_width
812 pic_height = pic_width * (float(time_height) / rev_width)
816 pic_width = pic_height * (float(rev_width) / time_height)
820 pic_width = max(rev_width*3
823 return (pic_width, pic_height)
844 pic_width, pic_height = compute_size(requested_width, requested_height
849 return (pic_width / float(w)) * w1
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.cpp 1276 int pic_width = 0, pic_height = 0; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.cpp 1276 int pic_width = 0, pic_height = 0; local
    [all...]

Completed in 1253 milliseconds