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

  /external/drm_hwcomposer/
drmplane.cpp 79 ret = drm_->GetPlaneProperty(*this, "CRTC_Y", &crtc_y_property_);
157 return crtc_y_property_;
drmplane.h 69 DrmProperty crtc_y_property_; member in class:android::DrmPlane

Completed in 55 milliseconds