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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h334 void setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode);
H A DSurfaceFlinger.cpp808 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) { function in class:android::SurfaceFlinger
853 mFlinger.setActiveConfigInternal(hw, mMode);
H A DSurfaceFlinger_hwc1.cpp777 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) { function in class:android::SurfaceFlinger
821 mFlinger.setActiveConfigInternal(hw, mMode);

Completed in 22 milliseconds