/frameworks/av/media/libstagefright/renderfright/gl/ |
D | ProgramCache.cpp | 162 Key needs; in computeKey() local 163 needs.set(Key::TEXTURE_MASK, in computeKey() 186 needs.set(Key::Y410_BT2020_MASK, in computeKey() 189 if (needs.hasTransformMatrix() || in computeKey() 194 needs.set(Key::INPUT_TF_MASK, Key::INPUT_TF_LINEAR); in computeKey() 197 needs.set(Key::INPUT_TF_MASK, Key::INPUT_TF_SRGB); in computeKey() 200 needs.set(Key::INPUT_TF_MASK, Key::INPUT_TF_ST2084); in computeKey() 203 needs.set(Key::INPUT_TF_MASK, Key::INPUT_TF_HLG); in computeKey() 210 needs.set(Key::OUTPUT_TF_MASK, Key::OUTPUT_TF_LINEAR); in computeKey() 213 needs.set(Key::OUTPUT_TF_MASK, Key::OUTPUT_TF_SRGB); in computeKey() [all …]
|
D | ProgramCache.h | 201 static void generateEOTF(Formatter& fs, const Key& needs); 203 static void generateToneMappingProcess(Formatter& fs, const Key& needs); 205 static void generateOOTF(Formatter& fs, const Key& needs); 207 static void generateOETF(Formatter& fs, const Key& needs); 209 static std::unique_ptr<Program> generateProgram(const Key& needs); 211 static String8 generateVertexShader(const Key& needs); 213 static String8 generateFragmentShader(const Key& needs);
|
D | Program.h | 56 Program(const ProgramCache::Key& needs, const char* vertex, const char* fragment);
|
/frameworks/libs/modules-utils/java/com/android/internal/logging/ |
D | Android.bp | 20 // This library provides an UIEventLogger interface, which needs to be 21 // implemented by each module, since the implementation needs to use the local
|
/frameworks/av/tools/ |
D | OWNERS | 4 # reliability builds mainline trains, so needs to manage these scripts
|
/frameworks/base/core/proto/android/os/ |
D | message.proto | 33 … // Lower-cost alternative to using setData() if the app only needs to store a few integer values. 35 … // Lower-cost alternative to using setData() if the app only needs to store a few integer values.
|
/frameworks/base/wifi/migration_samples/ |
D | README.txt | 3 formats into the AOSP format. The conversion logic needs to be written in 4 WifiMigration.java class, i.e each OEM needs to modify
|
/frameworks/base/packages/CtsShim/build/ |
D | Android.bp | 31 // this needs to be a privileged application 73 // this needs to be a privileged application 110 // this needs to be a privileged application
|
/frameworks/base/core/java/android/widget/flags/ |
D | notification_widget_flags.aconfig | 54 description: "MessagingChild always needs to be measured during MessagingLinearLayout onMeasure."
|
/frameworks/av/services/mediacodec/seccomp_policy/ |
D | mediacodec-arm.policy | 21 # parser support for '<' is in this needs to be modified to also prevent
|
D | mediacodec-arm64.policy | 21 # parser support for '<' is in this needs to be modified to also prevent
|
/frameworks/av/media/codec2/hal/services/ |
D | Android.bp | 30 // vendor.cpp also needs to be updated because it needs the absolute path to the
|
/frameworks/av/services/mediaextractor/seccomp_policy/ |
D | mediaextractor-arm.policy | 52 # parser support for '<' is in this needs to be modified to also prevent
|
/frameworks/base/services/core/java/com/android/server/media/projection/ |
D | mediaprojection.md | 4 `MediaProjectionManagerService` needs to have consistent lock ordering with its interactions with
|
/frameworks/base/apex/jobscheduler/service/ |
D | Android.bp | 2 // service-jobscheduler needs to be added to PRODUCT_SYSTEM_SERVER_JARS.
|
/frameworks/av/media/libaudioprocessing/ |
D | AudioMixerBase.cpp | 101 t->needs = 0; in create() 654 t->needs = n; in process__validate() 723 if ((t->needs & NEEDS_MUTE) == 0) { in process__validate() 752 t->needs |= NEEDS_MUTE; in process__validate() 1121 if (CC_UNLIKELY(t->needs & NEEDS_AUX)) { in process__genericNoResampling() 1189 if (CC_UNLIKELY(t->needs & NEEDS_AUX)) { in process__genericResampling() 1196 if (t->needs & NEEDS_RESAMPLE) { in process__genericResampling() 1261 in, name, t->channelCount, t->needs, vrl, t->mVolume[0], t->mVolume[1]); in process__oneTrack16BitsStereoNoResampling() 1474 in, &t, t->channelCount, t->needs); in process__noResampleOneTrack()
|
/frameworks/proto_logging/stats/enums/server/job/ |
D | enums.proto | 27 // Set of constraints that a job potentially needs satisfied before it can run.
|
/frameworks/av/media/codec2/hal/services/seccomp_policy/ |
D | android.hardware.media.c2-default-arm.policy | 29 # parser support for '<' is in this needs to be modified to also prevent
|
D | android.hardware.media.c2-default-arm64.policy | 33 # parser support for '<' is in this needs to be modified to also prevent
|
/frameworks/base/packages/SystemUI/docs/ |
D | media-controls.md | 50 * Every location that a media player could be located needs a `MediaHost` 51 * Tracks configuration (if it should show inactive media, needs falsing, etc.)
|
/frameworks/base/tests/FlickerTests/AppClose/trace_config/ |
D | trace_config.textproto | 26 # The trace buffers needs to be big enough to hold |file_write_period_ms| of
|
/frameworks/base/core/proto/android/view/ |
D | remote_animation_target.proto | 41 // transform needs to be offset by this amount.
|
/frameworks/base/tests/FlickerTests/FlickerService/trace_config/ |
D | trace_config.textproto | 26 # The trace buffers needs to be big enough to hold |file_write_period_ms| of
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/trace_config/ |
D | trace_config.textproto | 26 # The trace buffers needs to be big enough to hold |file_write_period_ms| of
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/trace_config/ |
D | trace_config.textproto | 26 # The trace buffers needs to be big enough to hold |file_write_period_ms| of
|