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