Home
last modified time | relevance | path

Searched refs:fb_property_ (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/
Ddrmplane.cpp67 ret = drm_->GetPlaneProperty(*this, "FB_ID", &fb_property_); in Init()
149 return fb_property_; in fb_property()
Ddrmplane.h67 DrmProperty fb_property_; variable