Searched refs:mSupportedHdrOutputType (Results 1 – 1 of 1) sorted by relevance
286 private int[] mSupportedHdrOutputType; field in DisplayManagerService2601 if (mSupportedHdrOutputType == null) { in getSupportedHdrOutputTypesInternal()2602 mSupportedHdrOutputType = mInjector.getSupportedHdrOutputTypes(); in getSupportedHdrOutputTypesInternal()2604 return mSupportedHdrOutputType; in getSupportedHdrOutputTypesInternal()