Home
last modified time | relevance | path

Searched refs:filtering (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/native/libs/gui/
DGLConsumerUtils.cpp29 bool filtering) { in computeTransformMatrix() argument
31 cropRect, transform, filtering); in computeTransformMatrix()
36 const Rect& cropRect, uint32_t transform, bool filtering) { in computeTransformMatrix() argument
71 if (filtering) { in computeTransformMatrix()
/frameworks/opt/telephony/flags/
Dsubscription.aconfig18 …means subscriptions enforce filtering result base on calling user handle. It marks the telephony c…
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h167 uint32_t transform, bool filtering);
171 const Rect& cropRect, uint32_t transform, bool filtering);
/frameworks/base/tools/orientationplot/
DREADME.txt42 1. Ensure the filtering is not too aggressive. If the filter cut-off frequency is
47 raw accelerometer data with the smoothed out filtered data. If the filtering
/frameworks/base/core/proto/android/os/
Dmetadata.proto53 // number of bytes in the report after filtering.
Dbatterystats.proto884 // This wakelock disables the filtering of multicast packets to reach the host
/frameworks/native/libs/nativedisplay/include/surfacetexture/
DSurfaceTexture.h168 const Rect& cropRect, uint32_t transform, bool filtering);
/frameworks/base/tools/aapt2/
Dreadme.md159 - Duplicate resource filtering: removes duplicate resources in dominated configurations
169 - SDK version resource filtering: Resources with an SDK version qualifier that is unreachable
186 - Min SDK resource filtering: removes resources that can't possibly be selected at runtime due
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayered_filter_fast_f32.rscript55 // layer filtering result temporarily and then the result is used to update the
58 // all the layer filtering results and in the end, the accumulation result is
318 // Saves the filtering result in g_fuzzy_image temporarily.
383 // Accumulates the filtering result to fuzzy.
392 // Replaces active pixels in g_sharp_image with the filtering result saved in
Dlayered_filter_fast_d1new.rscript53 // layer filtering result temporarily and then the result is used to update the
56 // all the layer filtering results and in the end, the accumulation result is
416 // Saves the filtering result in g_fuzzy_image temporarily.
446 // Saves the filtering result in g_fuzzy_image temporarily.
510 // Accumulates the filtering result to fuzzy.
563 // Accumulates the filtering result to fuzzy.
575 // Replaces active pixels in g_sharp_image with the filtering result saved in
Dluts_for_speedup_f32.rsh50 // filtering. So always sets it to 1.
/frameworks/native/libs/nativedisplay/surfacetexture/
DSurfaceTexture.cpp322 bool filtering) { in releaseBufferLocked() argument
344 if (filtering) { in releaseBufferLocked()
/frameworks/base/packages/SystemUI/docs/
Dbroadcasts.md9 …oves the multi dispatch situation that occurs whenever many classes are filtering for the same int…
62 * It will only take into account actions and categories for filtering. It must
Dstatus-bar-data-pipeline.md50 `MobileIconsInteractor` defines the CBRS filtering logic by exposing a
Dplugins.md222 The class filtering in the parent classloader allows plugins to include any classes they want witho…
Dqs-tiles.md427 As part of filtering not valid tiles, custom tiles that don't have a corresponding valid service
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto764 * Logs for Ad filtering process during join CA.
806 // The total number of used Ad filtering keys per custom audience.
809 // The total number of used Ad filtering filters per custom audience.
814 * Logs for Ad filtering process during ad selection.
817 // The process type of Ad filtering.
824 // Latency when running the whole Ad filtering process.
843 // The total number of Ads before Ad filtering process.
846 // The total number of custom audiences before Ad filtering process.
856 // The process type when calling Ad filtering
872 // The total number of contextual Ads before filtering.
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md96 TransactionHandler is responsible for queuing and filtering transactions that are ready to
/frameworks/proto_logging/stats/atoms/autofill/
Dautofill_extension_atoms.proto146 // is before any filtering based on PCC detection is performed. This contains
/frameworks/base/core/java/android/os/
DBatteryStats.java7866 final boolean filtering = (flags in dump()
7869 if ((flags&DUMP_HISTORY_ONLY) != 0 || !filtering) { in dump()
7874 if (filtering && (flags&(DUMP_CHARGED_ONLY|DUMP_DAILY_ONLY)) == 0) { in dump()
7879 dumpLocked(context, pw, flags, reqUid, filtering, dumpHelper); in dump()
7884 boolean filtering, BatteryStatsDumpHelper dumpHelper) { in dumpLocked() argument
7885 if (!filtering) { in dumpLocked()
7914 if (!filtering || (flags&DUMP_CHARGED_ONLY) != 0) { in dumpLocked()
7944 if (!filtering || (flags & DUMP_DAILY_ONLY) != 0) { in dumpLocked()
7961 if ((flags&DUMP_DAILY_ONLY) != 0 || !filtering) { in dumpLocked()
7993 if ((flags&DUMP_DAILY_ONLY) != 0 || !filtering) { in dumpLocked()
[all …]
/frameworks/proto_logging/stats/enums/adservices/common/
Dadservices_cel_enums.proto123 // Package Deny process failure in filtering installed packages.
/frameworks/proto_logging/stats/
Datoms.proto1860 // 1. Makes metric filtering possible (can pull the entire process data based
1880 // (even though we should add it to the atom for filtering / sharding)
2279 // Useful for filtering out very old data
2831 // Trace tag set via JobInfo.Builder.setTraceTag(). Basic PII filtering has been applied,
2832 // but further filtering should be done by clients.
2836 // JobInfo.Builder.addDebugTag(). Basic PII filtering has been applied,
2837 // but further filtering should be done by clients.
8131 * the caller must not assume any row of data is one full report when filtering with a set of
8194 * the caller must not assume any row of data is one full report when filtering with a set of
11548 * flattened CodecData to enable field filtering. The data is identical
[all …]
/frameworks/native/docs/
DDoxyfile822 # and it is also possible to disable source filtering for a specific pattern
/frameworks/av/media/libaaudio/
DDoxyfile880 # it is also possible to disable source filtering for a specific pattern using
/frameworks/base/media/native/midi/include/
DDoxyfile974 # it is also possible to disable source filtering for a specific pattern using

12