Home
last modified time | relevance | path

Searched defs:setColorProfile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DVideoEncoderSettings.java164 public Builder setColorProfile(int colorProfile) { in setColorProfile() method in VideoEncoderSettings.Builder
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplay.cpp114 void Display::setColorProfile(const ColorProfile& colorProfile) { in setColorProfile() function in android::compositionengine::impl::Display
H A DOutput.cpp269 void Output::setColorProfile(const ColorProfile& colorProfile) { in setColorProfile() function in android::compositionengine::impl::Output