Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h659 ui::Dataspace getBestDataspace(const sp<const DisplayDevice>& displayDevice,
DSurfaceFlinger.cpp1889 Dataspace SurfaceFlinger::getBestDataspace( in getBestDataspace() function in android::SurfaceFlinger
1933 Dataspace bestDataSpace = getBestDataspace(displayDevice, &hdrDataSpace); in pickColorMode()