Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindow.java1371 public void setDesiredHdrHeadroom( in setDesiredHdrHeadroom() method in Window
1374 attrs.setDesiredHdrHeadroom(desiredHeadroom); in setDesiredHdrHeadroom()
DSurfaceView.java853 public void setDesiredHdrHeadroom( in setDesiredHdrHeadroom() method in SurfaceView
990 surfaceUpdateTransaction.setDesiredHdrHeadroom( in performSurfaceTransaction()
DSurfaceControl.java4279 public @NonNull Transaction setDesiredHdrHeadroom(@NonNull SurfaceControl sc, in setDesiredHdrHeadroom() method in SurfaceControl.Transaction
DWindowManager.java4937 public void setDesiredHdrHeadroom( in setDesiredHdrHeadroom() method in WindowManager.LayoutParams
/frameworks/base/native/android/
Dsurface_control.cpp664 transaction->setDesiredHdrHeadroom(surfaceControl, desiredRatio); in ASurfaceTransaction_setDesiredHdrHeadroom()
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h599 Transaction& setDesiredHdrHeadroom(const sp<SurfaceControl>& sc, float desiredRatio);
/frameworks/native/services/surfaceflinger/
DLayer.h319 bool setDesiredHdrHeadroom(float desiredRatio);
DLayer.cpp3337 bool Layer::setDesiredHdrHeadroom(float desiredRatio) { in setDesiredHdrHeadroom() function in android::Layer
DSurfaceFlinger.cpp5743 if (layer->setDesiredHdrHeadroom(s.desiredHdrSdrRatio)) { in setClientStateLocked()
5928 if (layer->setDesiredHdrHeadroom(s.desiredHdrSdrRatio)) { in updateLayerCallbacksAndStats()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp733 transaction->setDesiredHdrHeadroom(ctrl, desiredRatio); in nativeSetDesiredHdrHeadroom()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1819 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDesiredHdrHeadroom( in setDesiredHdrHeadroom() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/api/
Dcurrent.txt52288 …ted_hdr") @NonNull public android.view.SurfaceControl.Transaction setDesiredHdrHeadroom(@NonNull a…
52392 …gedApi("com.android.graphics.hwui.flags.limited_hdr") public void setDesiredHdrHeadroom(@FloatRang…
54154 …gedApi("com.android.graphics.hwui.flags.limited_hdr") public void setDesiredHdrHeadroom(@FloatRang…
54544 …gedApi("com.android.graphics.hwui.flags.limited_hdr") public void setDesiredHdrHeadroom(@FloatRang…