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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 89 int real_width; // holds width client asked to allocate member in struct:private_handle_t
120 real_width(rw),
154 int GetRealWidth() const { return real_width; }
  /external/opencv3/modules/core/test/
test_io.cpp 319 int real_width = (int)tm["width"]; local
347 real_width != 100 ||

Completed in 55 milliseconds