Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_display_DisplayControl.cpp118 for (auto hdrOutputType : hdrOutputTypes) { in nativeGetSupportedHdrOutputTypes() local
119 arrayValues[index++] = static_cast<jint>(hdrOutputType); in nativeGetSupportedHdrOutputTypes()
143 for (auto hdrOutputType : hdrOutputTypes) { in nativeGetHdrOutputTypesWithLatency() local
144 arrayValues[index++] = static_cast<jint>(hdrOutputType); in nativeGetHdrOutputTypesWithLatency()