Searched refs:setActiveConfigInternal (Results 1 – 2 of 2) sorted by relevance
246 void setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode);
627 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) { in setActiveConfigInternal() function in android::SurfaceFlinger671 mFlinger.setActiveConfigInternal(hw, mMode); in setActiveConfig()