Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dsurface_control.cpp47 static bool getWideColorSupport(const sp<SurfaceControl>& surfaceControl) { in getWideColorSupport() function
/frameworks/native/libs/gui/
DSurface.cpp326 status_t Surface::getWideColorSupport(bool* supported) { in getWideColorSupport() function in android::Surface