Home
last modified time | relevance | path

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

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