Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h764 ui::Dataspace getBestDataspace(const sp<DisplayDevice>& display, ui::Dataspace* outHdrDataSpace,
DSurfaceFlinger.cpp2297 Dataspace SurfaceFlinger::getBestDataspace(const sp<DisplayDevice>& display, in getBestDataspace() function in android::SurfaceFlinger
2351 Dataspace bestDataSpace = getBestDataspace(display, &hdrDataSpace, &isHdrClientComposition); in pickColorMode()