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

  /external/drm_hwcomposer/
drmplane.cpp 85 ret = drm_->GetPlaneProperty(*this, "CRTC_W", &crtc_w_property_);
161 return crtc_w_property_;
drmplane.h 70 DrmProperty crtc_w_property_; member in class:android::DrmPlane

Completed in 76 milliseconds