Searched refs:setActiveConfigInternal (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h246 void setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode);
H A DSurfaceFlinger.cpp627 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) { function in class:android::SurfaceFlinger
671 mFlinger.setActiveConfigInternal(hw, mMode);

Completed in 631 milliseconds