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

  /external/drm_hwcomposer/
drmplane.cpp 91 ret = drm_->GetPlaneProperty(*this, "CRTC_H", &crtc_h_property_);
165 return crtc_h_property_;
drmplane.h 71 DrmProperty crtc_h_property_; member in class:android::DrmPlane

Completed in 1375 milliseconds