Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
DBrightnessConfiguration.java196 final BrightnessCorrection correction = entry.getValue(); in writeToParcel() local
198 correction.writeToParcel(dest, flags); in writeToParcel()
203 final BrightnessCorrection correction = entry.getValue(); in writeToParcel() local
205 correction.writeToParcel(dest, flags); in writeToParcel()
310 final BrightnessCorrection correction =
312 builder.addCorrectionByPackageName(packageName, correction);
318 final BrightnessCorrection correction =
320 builder.addCorrectionByCategory(category, correction);
363 final BrightnessCorrection correction = entry.getValue(); in saveToXml() local
366 correction.saveToXml(serializer); in saveToXml()
[all …]
/frameworks/native/services/surfaceflinger/Effects/
DDaltonizer.cpp160 mat4 correction(0); in update() local
166 correction = errp; in update()
171 correction = errd; in update()
176 correction = errt; in update()
185 (simulation * rgb2lms + correction * (rgb2lms - simulation * rgb2lms)); in update()
/frameworks/proto_logging/stats/enums/appsearch/
Denums.proto25 * The enum class of AppSearch query correction type compared with the previous query.
33 * AppSearch will analyze each pair and tag the query correction type.
/frameworks/base/services/core/java/com/android/server/display/
DBrightnessMappingStrategy.java1229 BrightnessCorrection correction = mConfig.getCorrectionByPackageName(packageName); in correctBrightness() local
1230 if (correction != null) { in correctBrightness()
1231 return correction.apply(brightness); in correctBrightness()
1235 BrightnessCorrection correction = mConfig.getCorrectionByCategory(category); in correctBrightness() local
1236 if (correction != null) { in correctBrightness()
1237 return correction.apply(brightness); in correctBrightness()
/frameworks/base/core/java/com/android/internal/inputmethod/
DIRemoteInputConnection.aidl73 void commitCorrection(in InputConnectionCommandHeader header, in CorrectionInfo correction); in commitCorrection() argument
/frameworks/proto_logging/stats/atoms/appsearch/
Dappsearch_extension_atoms.proto214 // The correction type of the query in this search intent compared with the previous search
260 // The correction type of the query in this search intent compared with the previous search
/frameworks/base/services/accessibility/
Daccessibility.aconfig220 description: "Feature allows users to change color correction saturation for daltonizer."
/frameworks/base/services/core/java/com/android/server/display/feature/
Ddisplay_flags.aconfig211 …description: "Feature flag for enabling display anisotropy correction through LogicalDisplay upsca…
/frameworks/av/services/audioflinger/
DThreads.cpp7725 const ssize_t correction = mSinkBufferSize / mFrameSize - actualWritten; in threadLoop_write() local
7726 ALOGD_IF(correction != 0 && writeFrames != 0, in threadLoop_write()
7728 __func__, writeFrames, actualWritten, correction, (long long)mFramesWritten); in threadLoop_write()
7729 mFramesWritten -= correction; in threadLoop_write()
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1902 // OPEN: Settings > Accessibility > Color correction
3680 // OPEN: Settings > Accessibility > Color correction > Edit shortcut dialog
/frameworks/wilhelm/doc/
DDoxyfile828 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
/frameworks/native/docs/
DDoxyfile997 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
/frameworks/av/media/libaaudio/
DDoxyfile1111 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
/frameworks/av/media/codec2/docs/
Ddoxygen.config1176 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
/frameworks/base/media/native/midi/include/
DDoxyfile1226 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto315 // OPEN: Settings > Accessibility > Color correction