• Home
  • Raw
  • Download

Lines Matching refs:undocumented

58 The dimensions are integral width and height. The encoding is how <a href='undocumented#Pixel'>pixe…
84 …ference#Alpha'>alpha</a> component of a <a href='undocumented#Pixel'>pixel</a>. A <a href='undocum…
94 …al RGB multiplied by <a href='#Color_Alpha'>Color_Alpha</a>. <a href='undocumented#Premultiply'>Pr…
126 Pixels have <a href='SkColor_Reference#Alpha'>Alpha</a> <a href='undocumented#Premultiply'>Premulti…
127 <a href='SkSurface_Reference#Surface'>Surface</a> pixels must be <a href='undocumented#Premultiply'…
135 <a href='undocumented#Pixel'>Pixel</a> <a href='SkColor_Reference#Color'>color</a> component values…
136 … encoded <a href='undocumented#Data'>data</a> like PNG do not <a href='undocumented#Premultiply'>P…
153 <a href='SkImageInfo_Reference#SkColorType'>SkColorType</a> <a href='undocumented#SkColorSpace'>SkC…
160 of all <a href='undocumented#Pixel'>pixel</a> is set to its maximum value of 1.0; all <a href='SkCo…
210 …bout 0.6. <a href='SkColor_Reference#Color'>color</a> is not <a href='undocumented#Premultiply'>Pr…
227 opaque, then the result of drawing any <a href='undocumented#Pixel'>pixel</a> with a <a href='SkCol…
271 …scribes how <a href='undocumented#Pixel'>pixel</a> bits encode <a href='SkColor_Reference#Color'>c…
292 encoding format and <a href='undocumented#Size'>size</a> is unknown.
300 Stores 8-bit byte <a href='undocumented#Pixel'>pixel</a> encoding that represents transparency. Val…
309 Stores 16-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains five bits of blue,
318 Stores 16-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains four bits of <a hr…
327 Stores 32-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains eight bits of red,
336 Stores 32-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains eight bits of red,
345 Stores 32-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains eight bits of blue,
354 Stores 32-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains ten bits of red,
363 Stores 32-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains ten bits of red,
372 Stores 8-bit byte <a href='undocumented#Pixel'>pixel</a> encoding that equivalent to equal values f…
381 Stores 64-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains 16 bits of blue,
391 Stores 128-bit word <a href='undocumented#Pixel'>pixel</a> encoding that contains 32 bits of blue,
417 <a href='SkImageInfo_Reference#SkAlphaType'>SkAlphaType</a> <a href='undocumented#SkColorSpace'>SkC…
432 with its transparency set to alpha8 <a href='undocumented#Pixel'>pixel</a> value.
472 <a href='undocumented#Premultiply'>Premultiplied</a> by the <a href='SkColor_Reference#Alpha'>alpha…
476 may have any value. There may be a performance penalty with <a href='undocumented#Unpremultiply'>Un…
501 <a href='undocumented#Premultiply'>Premultiplied</a> by the <a href='SkColor_Reference#Alpha'>alpha…
505 may have any value. There may be a performance penalty with <a href='undocumented#Unpremultiply'>Un…
554 <a href='undocumented#Premultiply'>Premultiplied</a> by the <a href='SkColor_Reference#Alpha'>alpha…
558 may have any value. There may be a performance penalty with <a href='undocumented#Unpremultiply'>Un…
593 <a href='undocumented#Premultiply'>Premultiplied</a> by the <a href='SkColor_Reference#Alpha'>alpha…
597 may have any value. There may be a performance penalty with <a href='undocumented#Unpremultiply'>Un…
671 <a href='undocumented#Premultiply'>Premultiplied</a> by the <a href='SkColor_Reference#Alpha'>alpha…
675 may have any value. There may be a performance penalty with <a href='undocumented#Unpremultiply'>Un…
708 <a href='undocumented#Premultiply'>Premultiplied</a> by the <a href='SkColor_Reference#Alpha'>alpha…
712 may have any value. There may be a performance penalty with <a href='undocumented#Unpremultiply'>Un…
731 Returns the number of bytes required to store a <a href='undocumented#Pixel'>pixel</a>, including u…
748 bytes per <a href='undocumented#Pixel'>pixel</a>
770 … href='SkColor_Reference#Alpha'>alpha</a> to 1.0, making the <a href='undocumented#Pixel'>pixel</a>
910 Describes standard JPEG <a href='undocumented#Color_Space'>color space</a>;
952 …<a href='undocumented#sk_sp'>sk_sp</a><<a href='undocumented#SkColorSpace'>SkColorSpace</a>> cs = …
954 …<a href='undocumented#sk_sp'>sk_sp</a><<a href='undocumented#SkColorSpace'>SkColorSpace</a>> cs = …
956 …>MakeN32Premul</a>(int width, int height, <a href='undocumented#sk_sp'>sk_sp</a><<a href='undocume…
957 …MakeN32Premul'>MakeN32Premul</a>(const <a href='undocumented#SkISize'>SkISize</a>& <a href='undocu…
965 …<a href='undocumented#SkColorSpace'>SkColorSpace</a>* <a href='#SkImageInfo_colorSpace'>colorSpace…
966 …<a href='undocumented#sk_sp'>sk_sp</a><<a href='undocumented#SkColorSpace'>SkColorSpace</a>> <a hr…
969 …<a href='undocumented#SkISize'>SkISize</a> <a href='#SkImageInfo_dimensions'>dimensions()</a> cons…
975 …geInfo_makeColorSpace'>makeColorSpace</a>(<a href='undocumented#sk_sp'>sk_sp</a><<a href='undocume…
993 Describes <a href='undocumented#Pixel'>pixel</a> dimensions and encoding. <a href='SkBitmap_Referen…
996 implementations may defer <a href='undocumented#Pixel'>pixel</a> depth, so may not completely speci…
998 <a href='#Image_Info'>Image_Info</a> contains dimensions, the <a href='undocumented#Pixel'>pixel</a…
999 how <a href='undocumented#Pixel'>pixel</a> bits describe <a href='#Color_Alpha'>Color_Alpha</a>, tr…
1011 a width and height of zero, and no <a href='undocumented#SkColorSpace'>SkColorSpace</a>.
1033 …<a href='undocumented#sk_sp'>sk_sp</a>&lt;<a href='undocumented#SkColorSpace'>SkColorSpace</a>&gt;…
1037 …pe</a> <a href='#SkImageInfo_Make_at'>at</a>, and optionally <a href='undocumented#SkColorSpace'>S…
1039undocumented#SkColorSpace'>SkColorSpace</a> <a href='#SkImageInfo_Make_cs'>cs</a> is nullptr and <…
1040 …g into <a href='SkSurface_Reference#SkSurface'>SkSurface</a> <a href='undocumented#SkColorSpace'>S…
1048 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1051 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1097 …erence#SkAlphaType'>SkAlphaType</a> at, <a href='undocumented#sk_sp'>sk_sp</a>&lt;<a href='undocum…
1101 …/a> <a href='#SkImageInfo_MakeN32_at'>at</a>, and optionally <a href='undocumented#SkColorSpace'>S…
1104undocumented#SkColorSpace'>SkColorSpace</a> <a href='#SkImageInfo_MakeN32_cs'>cs</a> is nullptr an…
1105 …g into <a href='SkSurface_Reference#SkSurface'>SkSurface</a> <a href='undocumented#SkColorSpace'>S…
1113 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1116 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1154 …Type</a> <a href='#SkImageInfo_MakeS32_at'>at</a>, with sRGB <a href='undocumented#SkColorSpace'>S…
1162 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1165 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1197 …akeN32Premul</a>(int width, int height, <a href='undocumented#sk_sp'>sk_sp</a>&lt;<a href='undocum…
1201 …#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>, with optional <a href='undocumented#SkColorSpace'>S…
1203undocumented#SkColorSpace'>SkColorSpace</a> <a href='#SkImageInfo_MakeN32Premul_cs'>cs</a> is null…
1204 …g into <a href='SkSurface_Reference#SkSurface'>SkSurface</a> <a href='undocumented#SkColorSpace'>S…
1212 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1215 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1239 …MakeN32Premul'>MakeN32Premul</a>(const <a href='undocumented#SkISize'>SkISize</a>& <a href='undocu…
1243 …Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>, with <a href='undocumented#SkColorSpace'>S…
1245 …ence#SkImageInfo'>SkImageInfo</a> is part of drawing source: <a href='undocumented#SkColorSpace'>S…
1246 into <a href='SkSurface_Reference#SkSurface'>SkSurface</a> <a href='undocumented#SkColorSpace'>SkCo…
1279 …Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>, with <a href='undocumented#SkColorSpace'>S…
1284 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1287 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1312 …ference#kUnknown_SkAlphaType'>kUnknown_SkAlphaType</a>, with <a href='undocumented#SkColorSpace'>S…
1320 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1323 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1348 …ference#kUnknown_SkAlphaType'>kUnknown_SkAlphaType</a>, with <a href='undocumented#SkColorSpace'>S…
1375 Returns <a href='undocumented#Pixel'>pixel</a> count in each row.
1379 <a href='undocumented#Pixel'>pixel</a> width
1387 …#SkBitmap'>SkBitmap</a>::<a href='#SkBitmap_width'>width</a> <a href='undocumented#SkPixelRef'>SkP…
1397 Returns <a href='undocumented#Pixel'>pixel</a> row count.
1401 <a href='undocumented#Pixel'>pixel</a> height
1409 …kBitmap'>SkBitmap</a>::<a href='#SkBitmap_height'>height</a> <a href='undocumented#SkPixelRef'>SkP…
1482 <a href='undocumented#SkColorSpace'>SkColorSpace</a>* <a href='#SkImageInfo_colorSpace'>colorSpace<…
1485 Returns <a href='undocumented#SkColorSpace'>SkColorSpace</a>, the range of colors. The reference co…
1486 <a href='undocumented#SkColorSpace'>SkColorSpace</a> is unchanged. The returned <a href='undocument…
1490 <a href='undocumented#SkColorSpace'>SkColorSpace</a>, or nullptr
1494 <div><fiddle-embed name="5602b816d7cf75e3851274ef36a4c10f"><div><a href='undocumented#SkColorSpace'…
1515 <a href='undocumented#sk_sp'>sk_sp</a>&lt;<a href='undocumented#SkColorSpace'>SkColorSpace</a>&gt; …
1518 Returns smart pointer to <a href='undocumented#SkColorSpace'>SkColorSpace</a>, the range of colors.…
1519 tracks the number of objects sharing this <a href='undocumented#SkColorSpace'>SkColorSpace</a> refe…
1522 The returned <a href='undocumented#SkColorSpace'>SkColorSpace</a> is immutable.
1526 <a href='undocumented#SkColorSpace'>SkColorSpace</a> wrapped in a smart pointer
1582 …llows <a href='SkColor_Reference#Alpha'>alpha</a>, or if any <a href='undocumented#Pixel'>pixel</a…
1613 <a href='undocumented#SkISize'>SkISize</a> <a href='#SkImageInfo_dimensions'>dimensions()</a>const
1616 Returns <a href='undocumented#SkISize'>SkISize</a> { <a href='#SkImageInfo_width'>width()</a>, <a h…
1620 integral <a href='undocumented#Size'>size</a> of <a href='#SkImageInfo_width'>width()</a> and <a hr…
1671 …gamma%22)'>sRGB transfer function</a></a> as well as a gamma <a href='undocumented#Curve'>curve</a…
1683 <a href='undocumented#SkColorSpace'>SkColorSpace</a>::<a href='#SkColorSpace_gammaCloseToSRGB'>gamm…
1693 …<a href='SkImageInfo_Reference#SkColorType'>SkColorType</a>, <a href='undocumented#SkColorSpace'>S…
1699 <td><a href='undocumented#Pixel'>pixel</a> column count; must be zero or greater</td>
1702 <td><a href='undocumented#Pixel'>pixel</a> row count; must be zero or greater</td>
1726 …<a href='SkImageInfo_Reference#SkColorType'>SkColorType</a>, <a href='undocumented#SkColorSpace'>S…
1762 …<a href='SkImageInfo_Reference#SkAlphaType'>SkAlphaType</a>, <a href='undocumented#SkColorSpace'>S…
1794 …Info_makeColorSpace'>makeColorSpace</a>(<a href='undocumented#sk_sp'>sk_sp</a>&lt;<a href='undocum…
1798 with <a href='undocumented#SkColorSpace'>SkColorSpace</a> set to <a href='#SkImageInfo_makeColorSpa…
1827 Returns number of bytes per <a href='undocumented#Pixel'>pixel</a> required by <a href='SkImageInfo…
1832 bytes in <a href='undocumented#Pixel'>pixel</a>
1915 Returns minimum bytes per row, computed from <a href='undocumented#Pixel'>pixel</a> <a href='#SkIma…
1954 Returns minimum bytes per row, computed from <a href='undocumented#Pixel'>pixel</a> <a href='#SkIma…
1993 Returns byte offset of <a href='undocumented#Pixel'>pixel</a> from <a href='undocumented#Pixel'>pix…
2007 …<td><a href='undocumented#Size'>size</a> of <a href='undocumented#Pixel'>pixel</a> row or larger</…
2013 offset within <a href='undocumented#Pixel'>pixel</a> array
2032 <a href='SkImageInfo_Reference#SkAlphaType'>SkAlphaType</a>, and <a href='undocumented#SkColorSpace…
2062 …a href='#SkImageInfo_equal1_operator_other'>other</a>) const <a href='undocumented#SkColorSpace'>S…
2073 <a href='SkImageInfo_Reference#SkAlphaType'>SkAlphaType</a>, and <a href='undocumented#SkColorSpace…
2103 …ref='#SkImageInfo_notequal1_operator_other'>other</a>) const <a href='undocumented#SkColorSpace'>S…
2113 Returns storage required by <a href='undocumented#Pixel'>pixel</a> array, given <a href='SkImageInf…
2122 …<td><a href='undocumented#Size'>size</a> of <a href='undocumented#Pixel'>pixel</a> row or larger</…
2128 memory required by <a href='undocumented#Pixel'>pixel</a> buffer
2146 Returns storage required by <a href='undocumented#Pixel'>pixel</a> array, given <a href='SkImageInf…
2147 …mageInfo_minRowBytes'>minRowBytes</a>() to compute bytes for <a href='undocumented#Pixel'>pixel</a…
2154 least memory required by <a href='undocumented#Pixel'>pixel</a> buffer
2173 …nByteSize</a>() return SIZE_MAX if size_t can not hold buffer <a href='undocumented#Size'>size</a>.
2214 …>rowBytes</a> is smaller than width times <a href='undocumented#Pixel'>pixel</a> <a href='undocume…
2219 …<td><a href='undocumented#Size'>size</a> of <a href='undocumented#Pixel'>pixel</a> row or larger</…
2225 …idRowBytes_rowBytes'>rowBytes</a> is large enough to contain <a href='undocumented#Pixel'>pixel</a…
2254 a width and height of zero, and no <a href='undocumented#SkColorSpace'>SkColorSpace</a>.