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

  /external/drm_hwcomposer/
drmmode.cpp 38 v_scan_(m->vscan),
51 v_scan_ == m.vscan && flags_ == m.flags && type_ == m.type;
65 m->vscan = v_scan_;
121 return v_scan_;
drmmode.h 72 uint32_t v_scan_ = 0; member in class:android::DrmMode

Completed in 59 milliseconds