HomeSort by relevance Sort by last modified time
    Searched refs:setActiveConfigInternal (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 265 void setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode);
SurfaceFlinger.cpp 666 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) {
711 mFlinger.setActiveConfigInternal(hw, mMode);
    [all...]
SurfaceFlinger_hwc1.cpp 690 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) {
734 mFlinger.setActiveConfigInternal(hw, mMode);
    [all...]

Completed in 68 milliseconds