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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 90 int real_height; // holds height client asked to allocate// holds width client asked to allocate member in struct:private_handle_t
121 real_height(rh),
156 int GetRealHeight() const { return real_height; }
  /external/opencv3/modules/core/test/
test_io.cpp 320 int real_height = (int)tm["height"]; local
348 real_height != 200 ||

Completed in 86 milliseconds