Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h230 int dispatchGetHdrSupport(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp992 res = dispatchGetHdrSupport(args); in perform()
1184 int Surface::dispatchGetHdrSupport(va_list args) { in dispatchGetHdrSupport() function in android::Surface