HomeSort by relevance Sort by last modified time
    Searched refs:hasHLGSupport (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 150 bool hasHLGSupport() const { return mHasHLG; }
DisplayDevice.cpp 291 if (!hasHLGSupport()) {
766 (dataspace == Dataspace::BT2020_HLG && hasHLGSupport())) {
SurfaceFlinger.cpp     [all...]
  /frameworks/native/services/surfaceflinger/tests/unittests/
DisplayTransactionTest.cpp     [all...]

Completed in 98 milliseconds