Searched defs:setDesiredHdrHeadroom (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | SurfaceView.java | 853 public void setDesiredHdrHeadroom( in setDesiredHdrHeadroom() method in SurfaceView |
D | Window.java | 1371 public void setDesiredHdrHeadroom( in setDesiredHdrHeadroom() method in Window |
D | WindowManager.java | 4937 public void setDesiredHdrHeadroom( in setDesiredHdrHeadroom() method in WindowManager.LayoutParams |
D | SurfaceControl.java | 4279 public @NonNull Transaction setDesiredHdrHeadroom(@NonNull SurfaceControl sc, in setDesiredHdrHeadroom() method in SurfaceControl.Transaction |
/frameworks/native/services/surfaceflinger/ | ||
D | Layer.cpp | 3337 bool Layer::setDesiredHdrHeadroom(float desiredRatio) { in setDesiredHdrHeadroom() function in android::Layer |
/frameworks/native/libs/gui/ | ||
D | SurfaceComposerClient.cpp | 1819 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDesiredHdrHeadroom( in setDesiredHdrHeadroom() function in android::SurfaceComposerClient::Transaction |