Home
last modified time | relevance | path

Searched full:figcaption (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DPorterDuff.java60 * <figcaption>Source image</figcaption>
64 * <figcaption>Destination image</figcaption>
89 * <figcaption>{@link #SRC Source}</figcaption>
93 * <figcaption>{@link #SRC_OVER Source Over}</figcaption>
97 * <figcaption>{@link #SRC_IN Source In}</figcaption>
101 * <figcaption>{@link #SRC_ATOP Source Atop}</figcaption>
107 * <figcaption>{@link #DST Destination}</figcaption>
111 * <figcaption>{@link #DST_OVER Destination Over}</figcaption>
115 * <figcaption>{@link #DST_IN Destination In}</figcaption>
119 * <figcaption>{@link #DST_ATOP Destination Atop}</figcaption>
[all …]
H A DBlendMode.java29 * <figcaption>Destination pixels covered by the source are cleared to 0.</figcaption>
41 * <figcaption>The source pixels replace the destination pixels.</figcaption>
53 * <figcaption>The source pixels are discarded, leaving the destination intact.</figcaption>
65 * <figcaption>The source pixels are drawn over the destination pixels.</figcaption>
77 * <figcaption>The source pixels are drawn behind the destination pixels.</figcaption>
89 * <figcaption>Keeps the source pixels that cover the destination pixels,
90 * discards the remaining source and destination pixels.</figcaption>
102 * <figcaption>Keeps the destination pixels that cover source pixels,
103 * discards the remaining source and destination pixels.</figcaption>
115 * <figcaption>Keeps the source pixels that do not cover destination pixels.
[all …]
H A DColorSpace.java297 * <figcaption style="text-align: center;">sRGB</figcaption>
324 * <figcaption style="text-align: center;">sRGB</figcaption>
363 … * <figcaption style="text-align: center;">Extended sRGB (orange) vs sRGB (white)</figcaption>
390 … * <figcaption style="text-align: center;">Extended sRGB (orange) vs sRGB (white)</figcaption>
425 * <figcaption style="text-align: center;">BT.709</figcaption>
460 * <figcaption style="text-align: center;">BT.2020 (orange) vs sRGB (white)</figcaption>
487 * <figcaption style="text-align: center;">DCI-P3 (orange) vs sRGB (white)</figcaption>
522 … * <figcaption style="text-align: center;">Display P3 (orange) vs sRGB (white)</figcaption>
557 … * <figcaption style="text-align: center;">NTSC 1953 (orange) vs sRGB (white)</figcaption>
592 * <figcaption style="text-align: center;">SMPTE-C (orange) vs sRGB (white)</figcaption>
[all …]
/aosp_15_r20/external/libaom/doc/
H A DAlgorithmDescription.md66 alt="Partition" width="360" /> <figcaption>Figure 1: Supported coding block
67 partitions</figcaption> </figure>
88 <figure class="image"> <center><figcaption>Table 1: Transform partition size
89 setting</figcaption> <img src="img\tx_partition.svg" alt="Partition" width="220"
98 alt="Partition" width="600" /> <figcaption>Figure 2: Example of transform
99 partitioning for intra coded block</figcaption> </figure>
112 alt="Partition" width="400" /> <figcaption>Figure 3: Example of transform
113 partitioning for inter coded block</figcaption> </figure>
131 alt="Directional intra" width="300" /> <figcaption>Figure 4: Directional intra
132 prediction modes</figcaption> </figure>
[all …]
/aosp_15_r20/external/accompanist/docs/
H A Dpager.md55 <figcaption>HorizontalPager demo</figcaption>
95 <figcaption>VerticalPager demo</figcaption>
181 <figcaption>Item effects demo</figcaption>
253 <figcaption>Pager indicators demo</figcaption>
268 <figcaption>HorizontalPager + TabRow</figcaption>
H A Dplaceholder.md70 <figcaption>Placeholder Fade demo</figcaption>
123 <figcaption>Placeholder Shimmer demo</figcaption>
H A Dswiperefresh.md49 <figcaption>SwipeRefresh demo</figcaption>
146 <figcaption>Tweaked indicator demo</figcaption>
/aosp_15_r20/external/skia/site/docs/user/modules/
H A Dcanvaskit.md47 figcaption > a {
57 <figcaption>
61 </figcaption>
65 <figcaption>
69 </figcaption>
73 <figcaption>
77 </figcaption>
101 <figcaption>
105 </figcaption>
109 <figcaption>
[all …]
/aosp_15_r20/frameworks/base/core/java/android/text/style/
H A DAlignmentSpan.java46 * <figcaption>Align left to right text opposite to the layout direction.</figcaption>
54 * <figcaption>Align right to left text opposite to the layout direction.</figcaption>
H A DQuoteSpan.java49 * <figcaption><code>QuoteSpan</code> constructed with default values.</figcaption>
58 * <figcaption>Customized <code>QuoteSpan</code>.</figcaption>
H A DBulletSpan.java55 * <figcaption>BulletSpan constructed with default values.</figcaption>
64 * <figcaption>Customized BulletSpan.</figcaption>
H A DMaskFilterSpan.java31 * <figcaption>Text blurred with the <code>MaskFilterSpan</code>.</figcaption>
H A DUnderlineSpan.java33 * <figcaption>Underlined text.</figcaption>
H A DStrikethroughSpan.java33 * <figcaption>Strikethrough text.</figcaption>
H A DTabStopSpan.java47 * <figcaption>Text with a tab stop and a <code>TabStopSpan</code></figcaption>
H A DSubscriptSpan.java36 * <figcaption>Text with <code>SubscriptSpan</code>.</figcaption>
H A DSuperscriptSpan.java33 * <figcaption>Text with <code>SuperscriptSpan</code>.</figcaption>
H A DClickableSpan.java37 * <figcaption>Text with <code>ClickableSpan</code>.</figcaption>
H A DForegroundColorSpan.java35 * <figcaption>Set a text color.</figcaption>
H A DBackgroundColorSpan.java35 * <figcaption>Set a background color for the text.</figcaption>
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/performance/
H A Dmodel_optimization.md129 <figcaption>
131 </figcaption>
170 <figcaption>
172 </figcaption>
/aosp_15_r20/external/skia/demos.skia.org/demos/sampling_types/
H A Dindex.html12 figcaption {
30 <figcaption>
32 </figcaption>
/aosp_15_r20/external/skia/demos.skia.org/demos/image_sampling/
H A Dindex.html9 figcaption {
28 <figcaption>
38 </figcaption>
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_includes/
H A Dfigure.html11 <figcaption>
13 </figcaption>
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_includes/
H A Dfigure.html11 <figcaption>
13 </figcaption>

1234