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

/frameworks/native/services/surfaceflinger/
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 183 milliseconds