Searched defs:getWideColorSupport (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h152 bool getWideColorSupport() const { return mDisplayHasWideColor; } function in class:android::DisplayDevice
/frameworks/native/libs/gui/
H A DSurface.cpp321 status_t Surface::getWideColorSupport(bool* supported) { function in class:android::Surface
1130 return getWideColorSupport(outSupport);

Completed in 68 milliseconds