Searched refs:colormap_ (Results 1 – 2 of 2) sorted by relevance
177 if (drm_->GetPlaneProperty(*this, "colormap", &colormap_)) in Init()207 properties_.push_back(&colormap_); in Init()334 return colormap_; in colormap_property()
116 DrmProperty colormap_; variable