Home
last modified time | relevance | path

Searched refs:setAllowedDisplayConfigsInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h522 void setAllowedDisplayConfigsInternal(const sp<DisplayDevice>& display,
DSurfaceFlinger.cpp6055 void SurfaceFlinger::setAllowedDisplayConfigsInternal(const sp<DisplayDevice>& display, in setAllowedDisplayConfigsInternal() function in android::SurfaceFlinger
6097 setAllowedDisplayConfigsInternal(display, allowedConfigs); in setAllowedDisplayConfigs()