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.h139 uint32_t transform, bool filtering);
143 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/native/libs/nativedisplay/include/surfacetexture/
DSurfaceTexture.h154 const Rect& cropRect, uint32_t transform, bool 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/base/tools/aapt2/
Dreadme.md149 - Duplicate resource filtering: removes duplicate resources in dominated configurations
159 - SDK version resource filtering: Resources with an SDK version qualifier that is unreachable
176 - Min SDK resource filtering: removes resources that can't possibly be selected at runtime due
/frameworks/native/libs/nativedisplay/surfacetexture/
DSurfaceTexture.cpp279 bool filtering) { in computeTransformMatrix() argument
301 if (filtering) { in computeTransformMatrix()
/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/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.md402 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.proto725 * Logs for Ad filtering process during join CA.
767 // The total number of used Ad filtering keys per custom audience.
770 // The total number of used Ad filtering filters per custom audience.
775 * Logs for Ad filtering process during ad selection.
778 // The process type of Ad filtering.
785 // Latency when running the whole Ad filtering process.
804 // The total number of Ads before Ad filtering process.
807 // The total number of custom audiences before Ad filtering process.
817 // The process type when calling Ad filtering
833 // The total number of contextual Ads before filtering.
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md73 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.java7701 final boolean filtering = (flags in dump()
7704 if ((flags&DUMP_HISTORY_ONLY) != 0 || !filtering) { in dump()
7709 if (filtering && (flags&(DUMP_CHARGED_ONLY|DUMP_DAILY_ONLY)) == 0) { in dump()
7714 dumpLocked(context, pw, flags, reqUid, filtering, dumpHelper); in dump()
7719 boolean filtering, BatteryStatsDumpHelper dumpHelper) { in dumpLocked() argument
7720 if (!filtering) { in dumpLocked()
7749 if (!filtering || (flags&DUMP_CHARGED_ONLY) != 0) { in dumpLocked()
7779 if (!filtering || (flags & DUMP_DAILY_ONLY) != 0) { in dumpLocked()
7796 if ((flags&DUMP_DAILY_ONLY) != 0 || !filtering) { in dumpLocked()
7828 if ((flags&DUMP_DAILY_ONLY) != 0 || !filtering) { in dumpLocked()
[all …]
/frameworks/proto_logging/stats/
Datoms.proto1698 // 1. Makes metric filtering possible (can pull the entire process data based
1718 // (even though we should add it to the atom for filtering / sharding)
2105 // Useful for filtering out very old data
2657 // Trace tag set via JobInfo.Builder.setTraceTag(). Basic PII filtering has been applied,
2658 // but further filtering should be done by clients.
2662 // JobInfo.Builder.addDebugTag(). Basic PII filtering has been applied,
2663 // but further filtering should be done by clients.
7933 * the caller must not assume any row of data is one full report when filtering with a set of
7996 * the caller must not assume any row of data is one full report when filtering with a set of
11344 * 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/av/media/codec2/docs/
Ddoxygen.config924 # 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