/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
t_options.h | 216 DRI_CONF_DESC(en,gettext("Morphological anti-aliasing based on Jimenez\\\' MLAA. 0 to disable, 8 for default quality")) \ 221 DRI_CONF_DESC(en,gettext("Morphological anti-aliasing based on Jimenez\\\' MLAA. 0 to disable, 8 for default quality. Color version, usable with 2d GL apps")) \
|
/external/skia/src/gpu/ |
GrPathRenderer.h | 81 * fAntiAlias The type of anti aliasing required. 123 * fAAtype true if anti-aliasing is required.
|
/docs/source.android.com/src/source/ |
known-issues.jd | 80 along with anti-virus warnings.</p> 81 <p><strong>Cause</strong>: Some anti-virus programs mistakenly recognize some 85 involved, disable anti-virus on the Android tree. This has
|
/external/llvm/lib/Target/Hexagon/ |
HexagonVLIWPacketizer.cpp | 294 return DepType == SDep::Data || DepType == SDep::Anti || 783 // Go through the packet instructions and search for an anti dependency between 795 // Anti-dep between c) and b) is irrelevant for this case 814 if (Dep.getSUnit() == PacketSUDep && Dep.getKind() == SDep::Anti && 869 // Look for Anti dependecy on the same predicate reg as used in the 881 // predicate reg, and there already exist anti dep on the same pred in 887 // above example. Now I need to see if there is an anti dependency [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcmdata.h | 109 EAS_I16 currentGainLeft; /* current gain for anti-zipper filter */ 110 EAS_I16 currentGainRight; /* current gain for anti-zipper filter */
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
BidiRenderer.java | 227 // Metrics obtained this way don't have anti-aliasing set. So, 228 // we create a new FontRenderContext with anti-aliasing set.
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
KernelDataForRenderScript.java | 38 * Number of sub-pixels that is used to generate anti-aliased blur kernel
|
/developers/build/prebuilts/gradle/AlwaysOn/ |
README.md | 14 In ambient mode, this app follows best practices by keeping most pixels black, avoiding large blocks of white pixels, using only black and white, and disabling anti-aliasing (following the [design guidelines for Watch Faces][2]).
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/ |
InteractiveWatchFaceService.java | 74 * disable anti-aliasing in ambient mode.
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/ |
InteractiveWatchFaceService.java | 74 * disable anti-aliasing in ambient mode.
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
InteractiveWatchFaceService.java | 72 * disable anti-aliasing in ambient mode.
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/ |
PieRenderer.java | 113 // and cannot be easily anti aliased. Really we only care about masking off the
|
/external/libopus/celt/ |
bands.h | 87 * @param collapse_masks Anti-collapse tracking mask
|
/external/llvm/lib/CodeGen/ |
ScheduleDAG.cpp | 342 case SDep::Anti: dbgs() << "anti"; break; 362 case SDep::Anti: dbgs() << "anti"; break;
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGSDNodes.h | 32 /// SDNode-based scheduling graphs do not use SDep::Anti or SDep::Output
|
/external/pdfium/third_party/agg23/ |
agg_clip_liang_barsky.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_curves.cpp | 8 // Anti-Grain Geometry - Version 2.3
|
agg_curves.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_path_storage.cpp | 8 // Anti-Grain Geometry - Version 2.3
|
agg_path_storage.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_pixfmt_gray.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_renderer_base.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_rendering_buffer.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_scanline_u.h | 3 // Anti-Grain Geometry - Version 2.3
|
agg_vcgen_dash.cpp | 3 // Anti-Grain Geometry - Version 2.3
|