Searched refs:href (Results 1 – 25 of 648) sorted by relevance
12345678910>>...26
/external/skqp/site/user/api/ |
D | SkImage_Reference.md | 10 class <a href='SkImage_Reference#SkImage'>SkImage</a> : public <a href='undocumented#SkRefCnt'>SkRe… 12 typedef void* <a href='#SkImage_ReleaseContext'>ReleaseContext</a>; 14 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkImage_Reference#SkImage'>SkImage</a>> <a href='#SkI… 15 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkImage_Reference#SkImage'>SkImage</a>> <a href='#SkI… 18 …typedef void (*<a href='#SkImage_RasterReleaseProc'>RasterReleaseProc</a>)(const void* pixels, <a … 20 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkImage_Reference#SkImage'>SkImage</a>> <a href='#SkI… 21 … <a href='#SkImage_RasterReleaseProc'>RasterReleaseProc</a> rasterReleaseProc, 22 … <a href='#SkImage_ReleaseContext'>ReleaseContext</a> releaseContext); 23 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkImage_Reference#SkImage'>SkImage</a>> <a href='#SkI… 24 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkImage_Reference#SkImage'>SkImage</a>> <a href='#SkI… [all …]
|
D | SkCanvas_Reference.md | 10 class <a href='SkCanvas_Reference#SkCanvas'>SkCanvas</a> { 12 …::unique_ptr<<a href='SkCanvas_Reference#SkCanvas'>SkCanvas</a>> <a href='#SkCanvas_MakeRasterDire… 14 … const <a href='undocumented#SkSurfaceProps'>SkSurfaceProps</a>* props = nullptr); 15 …r<<a href='SkCanvas_Reference#SkCanvas'>SkCanvas</a>> <a href='#SkCanvas_MakeRasterDirectN32'>Make… 17 <a href='#SkCanvas_empty_constructor'>SkCanvas()</a>; 18 …<a href='#SkCanvas_int_int_const_SkSurfaceProps_star'>SkCanvas</a>(int width, int height, const <a… 19 …explicit <a href='#SkCanvas_copy_const_SkBitmap'>SkCanvas</a>(const <a href='SkBitmap_Reference#Sk… 20 …href='#SkCanvas_const_SkBitmap_const_SkSurfaceProps'>SkCanvas</a>(const <a href='SkBitmap_Referenc… 21 virtual <a href='#SkCanvas_destructor'>~SkCanvas()</a>; 22 …<a href='undocumented#SkMetaData'>SkMetaData</a>& <a href='#SkCanvas_getMetaData'>getMetaData</a>(… [all …]
|
D | SkPath_Reference.md | 10 class <a href='SkPath_Reference#SkPath'>SkPath</a> { 12 enum <a href='#SkPath_Direction'>Direction</a> : int { 13 <a href='#SkPath_kCW_Direction'>kCW_Direction</a>, 14 <a href='#SkPath_kCCW_Direction'>kCCW_Direction</a>, 17 <a href='#SkPath_empty_constructor'>SkPath()</a>; 18 …<a href='#SkPath_copy_const_SkPath'>SkPath</a>(const <a href='SkPath_Reference#SkPath'>SkPath</a>&… 19 <a href='#SkPath_destructor'>~SkPath()</a>; 20 …a href='SkPath_Reference#SkPath'>SkPath</a>& <a href='#SkPath_copy_operator'>operator=</a>(const <… 21 …friend bool <a href='#SkPath_equal_operator'>operator==</a>(const <a href='SkPath_Reference#SkPath… 22 …friend bool <a href='#SkPath_notequal_operator'>operator!=</a>(const <a href='SkPath_Reference#SkP… [all …]
|
D | SkBitmap_Reference.md | 10 class <a href='SkBitmap_Reference#SkBitmap'>SkBitmap</a> { 12 <a href='#SkBitmap_empty_constructor'>SkBitmap()</a>; 13 …<a href='#SkBitmap_copy_const_SkBitmap'>SkBitmap</a>(const <a href='SkBitmap_Reference#SkBitmap'>S… 14 …<a href='#SkBitmap_move_SkBitmap'>SkBitmap</a>(<a href='SkBitmap_Reference#SkBitmap'>SkBitmap</a>&… 15 <a href='#SkBitmap_destructor'>~SkBitmap()</a>; 16 …<a href='SkBitmap_Reference#SkBitmap'>SkBitmap</a>& <a href='#SkBitmap_copy_operator'>operator=</a… 17 …<a href='SkBitmap_Reference#SkBitmap'>SkBitmap</a>& <a href='#SkBitmap_move_operator'>operator=</a… 18 … void <a href='#SkBitmap_swap'>swap</a>(<a href='SkBitmap_Reference#SkBitmap'>SkBitmap</a>& other); 19 …const <a href='SkPixmap_Reference#SkPixmap'>SkPixmap</a>& <a href='#SkBitmap_pixmap'>pixmap()</a> … 20 …const <a href='SkImageInfo_Reference#SkImageInfo'>SkImageInfo</a>& <a href='#SkBitmap_info'>info()… [all …]
|
D | SkPixmap_Reference.md | 10 class <a href='SkPixmap_Reference#SkPixmap'>SkPixmap</a> { 12 <a href='#SkPixmap_empty_constructor'>SkPixmap()</a>; 13 …href='#SkPixmap_const_SkImageInfo_const_star'>SkPixmap</a>(const <a href='SkImageInfo_Reference#Sk… 14 void <a href='#SkPixmap_reset'>reset()</a>; 15 …oid <a href='#SkPixmap_reset'>reset</a>(const <a href='SkImageInfo_Reference#SkImageInfo'>SkImageI… 16 …a href='#SkPixmap_setColorSpace'>setColorSpace</a>(<a href='undocumented#sk_sp'>sk_sp</a><<a href=… 17 …bool <a href='#SkPixmap_extractSubset'>extractSubset</a>(<a href='SkPixmap_Reference#SkPixmap'>SkP… 18 …const <a href='SkImageInfo_Reference#SkImageInfo'>SkImageInfo</a>& <a href='#SkPixmap_info'>info()… 19 size_t <a href='#SkPixmap_rowBytes'>rowBytes</a>() const; 20 const void* <a href='#SkPixmap_addr'>addr()</a> const; [all …]
|
D | SkTextBlob_Reference.md | 10 class <a href='SkTextBlob_Reference#SkTextBlob'>SkTextBlob</a> final : public <a href='undocumented… 12 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='#SkTextBlob_bounds'>bounds()</a> cons… 13 uint32_t <a href='#SkTextBlob_uniqueID'>uniqueID</a>() const; 14 …int <a href='#SkTextBlob_getIntercepts'>getIntercepts</a>(const <a href='undocumented#SkScalar'>Sk… 15 …const <a href='SkPaint_Reference#SkPaint'>SkPaint</a>* <a href='SkPaint_Reference#Paint'>paint</a>… 16 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkTextBlob_Reference#SkTextBlob'>SkTextBlob</a>> <a h… 17 …<a href='undocumented#SkTextEncoding'>SkTextEncoding</a> encoding = <a href='undocumented#kUTF8_Sk… 18 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkTextBlob_Reference#SkTextBlob'>SkTextBlob</a>> <a h… 19 …<a href='undocumented#SkTextEncoding'>SkTextEncoding</a> encoding = <a href='undocumented#kUTF8_Sk… 20 …size_t <a href='#SkTextBlob_serialize'>serialize</a>(const <a href='undocumented#SkSerialProcs'>Sk… [all …]
|
D | SkIPoint_Reference.md | 10 struct <a href='SkIPoint_Reference#SkIPoint'>SkIPoint</a> { 12 int32_t <a href='#SkIPoint_fX'>fX</a>; 13 int32_t <a href='#SkIPoint_fY'>fY</a>; 15 …static constexpr <a href='SkIPoint_Reference#SkIPoint'>SkIPoint</a> <a href='#SkIPoint_Make'>Make<… 16 int32_t <a href='#SkIPoint_x'>x()</a> const; 17 int32_t <a href='#SkIPoint_y'>y()</a> const; 18 bool <a href='#SkIPoint_isZero'>isZero</a>() const; 19 void <a href='#SkIPoint_set'>set</a>(int32_t x, int32_t y); 20 <a href='SkIPoint_Reference#SkIPoint'>SkIPoint</a> operator-() const; 21 …void <a href='#SkIPoint_addto_operator'>operator+=</a>(const <a href='SkIPoint_Reference#SkIVector… [all …]
|
D | SkRect_Reference.md | 10 struct <a href='SkRect_Reference#SkRect'>SkRect</a> { 12 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkRect_fLeft'>fLeft</a>; 13 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkRect_fTop'>fTop</a>; 14 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkRect_fRight'>fRight</a>; 15 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkRect_fBottom'>fBottom</a>; 17 …static constexpr <a href='SkRect_Reference#SkRect'>SkRect</a> <a href='#SkRect_MakeEmpty'>MakeEmpt… 18 …stexpr <a href='SkRect_Reference#SkRect'>SkRect</a> <a href='#SkRect_MakeWH'>MakeWH</a>(<a href='u… 19 …static <a href='SkRect_Reference#SkRect'>SkRect</a> <a href='#SkRect_MakeIWH'>MakeIWH</a>(int w, i… 20 …expr <a href='SkRect_Reference#SkRect'>SkRect</a> <a href='#SkRect_MakeSize'>MakeSize</a>(const <a… 21 …href='SkRect_Reference#SkRect'>SkRect</a> <a href='#SkRect_MakeLTRB'>MakeLTRB</a>(<a href='undocum… [all …]
|
D | SkPath_Overview.md | 3 …href='SkPath_Reference#Path'>Path</a> contains <a href='undocumented#Line'>Lines</a> and <a href='… 4 …osed of a series of connected <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curv… 5 one, or more <a href='SkPath_Overview#Contour'>Contours</a>. 6 …href='undocumented#Line'>Line</a> and <a href='undocumented#Curve'>Curve</a> are described by Verb… 8 …href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> share common <a hre… 9 containing two connected <a href='undocumented#Line'>Lines</a> are described the <a href='#Path_Ver… 10 …href='SkPath_Reference#SkPath'>SkPath</a>::<a href='#SkPath_kMove_Verb'>kMove_Verb</a>, <a href='S… 12 …e middle entry as the end of the first <a href='undocumented#Line'>Line</a> and the start of the s… 14 …href='SkPath_Reference#Path'>Path</a> components <a href='undocumented#Arc'>Arc</a>, <a href='SkRe… 15 <a href='undocumented#Line'>Lines</a> and <a href='undocumented#Curve'>Curves</a> with as many <a h… [all …]
|
D | SkPoint_Reference.md | 10 struct <a href='SkPoint_Reference#SkPoint'>SkPoint</a> { 12 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkPoint_fX'>fX</a>; 13 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkPoint_fY'>fY</a>; 15 …stexpr <a href='SkPoint_Reference#SkPoint'>SkPoint</a> <a href='#SkPoint_Make'>Make</a>(<a href='u… 16 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkPoint_x'>x()</a> const; 17 <a href='undocumented#SkScalar'>SkScalar</a> <a href='#SkPoint_y'>y()</a> const; 18 bool <a href='#SkPoint_isZero'>isZero</a>() const; 19 …void <a href='#SkPoint_set'>set</a>(<a href='undocumented#SkScalar'>SkScalar</a> x, <a href='undoc… 20 void <a href='#SkPoint_iset'>iset</a>(int32_t x, int32_t y); 21 …void <a href='#SkPoint_iset'>iset</a>(const <a href='SkIPoint_Reference#SkIPoint'>SkIPoint</a>& p); [all …]
|
D | SkTextBlobBuilder_Reference.md | 10 class <a href='SkTextBlobBuilder_Reference#SkTextBlobBuilder'>SkTextBlobBuilder</a> { 12 <a href='#SkTextBlobBuilder_empty_constructor'>SkTextBlobBuilder()</a>; 13 <a href='#SkTextBlobBuilder_destructor'>~SkTextBlobBuilder()</a>; 14 …<a href='undocumented#sk_sp'>sk_sp</a><<a href='SkTextBlob_Reference#SkTextBlob'>SkTextBlob</a>> <… 15 …href='#SkTextBlobBuilder_RunBuffer'>RunBuffer</a>& <a href='#SkTextBlobBuilder_allocRun'>allocRun<… 16 const <a href='SkRect_Reference#SkRect'>SkRect</a>* bounds = nullptr); 17 …href='#SkTextBlobBuilder_RunBuffer'>RunBuffer</a>& <a href='#SkTextBlobBuilder_allocRunPosH'>alloc… 18 … const <a href='SkRect_Reference#SkRect'>SkRect</a>* bounds = nullptr); 19 …href='#SkTextBlobBuilder_RunBuffer'>RunBuffer</a>& <a href='#SkTextBlobBuilder_allocRunPos'>allocR… 20 … const <a href='SkRect_Reference#SkRect'>SkRect</a>* bounds = nullptr); [all …]
|
D | SkSurface_Reference.md | 10 class <a href='SkSurface_Reference#SkSurface'>SkSurface</a> : public <a href='undocumented#SkRefCnt… 12 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkSurface_Reference#SkSurface'>SkSurface</a>> <a href… 14 … const <a href='undocumented#SkSurfaceProps'>SkSurfaceProps</a>* surfaceProps = nullptr); 15 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkSurface_Reference#SkSurface'>SkSurface</a>> <a href… 18 …void* context, const <a href='undocumented#SkSurfaceProps'>SkSurfaceProps</a>* surfaceProps = null… 19 … href='undocumented#sk_sp'>sk_sp</a><<a href='SkSurface_Reference#SkSurface'>SkSurface</a>> <a hre… 20 … const <a href='undocumented#SkSurfaceProps'>SkSurfaceProps</a>* surfaceProps); 21 … href='undocumented#sk_sp'>sk_sp</a><<a href='SkSurface_Reference#SkSurface'>SkSurface</a>> <a hre… 22 … const <a href='undocumented#SkSurfaceProps'>SkSurfaceProps</a>* props = nullptr); 23 …static <a href='undocumented#sk_sp'>sk_sp</a><<a href='SkSurface_Reference#SkSurface'>SkSurface</a… [all …]
|
D | SkMatrix_Reference.md | 10 class <a href='SkMatrix_Reference#SkMatrix'>SkMatrix</a> { 12 …a href='SkMatrix_Reference#SkMatrix'>SkMatrix</a> <a href='#SkMatrix_MakeScale'>MakeScale</a>(<a h… 13 …static <a href='SkMatrix_Reference#SkMatrix'>SkMatrix</a> <a href='#SkMatrix_MakeScale'>MakeScale<… 14 …a href='SkMatrix_Reference#SkMatrix'>SkMatrix</a> <a href='#SkMatrix_MakeTrans'>MakeTrans</a>(<a h… 15 …href='SkMatrix_Reference#SkMatrix'>SkMatrix</a> <a href='#SkMatrix_MakeAll'>MakeAll</a>(<a href='u… 16 …<a href='undocumented#SkScalar'>SkScalar</a> skewY, <a href='undocumented#SkScalar'>SkScalar</a> s… 17 …<a href='undocumented#SkScalar'>SkScalar</a> pers0, <a href='undocumented#SkScalar'>SkScalar</a> p… 19 enum <a href='#SkMatrix_TypeMask'>TypeMask</a> { 20 <a href='#SkMatrix_kIdentity_Mask'>kIdentity_Mask</a> = 0, 21 <a href='#SkMatrix_kTranslate_Mask'>kTranslate_Mask</a> = 0x01, [all …]
|
D | SkRegion_Reference.md | 3 <a href='SkRegion_Reference#Region'>Region</a> is a compressed one bit mask. <a href='SkRegion_Refe… 4 on integer boundaries. <a href='SkRegion_Reference#Region'>Region</a> can also describe an array of… 6 …href='SkCanvas_Reference#Canvas'>Canvas</a> uses <a href='SkRegion_Reference#Region'>Region</a> to… 7 <a href='SkPaint_Reference#Paint'>Paint</a> determines if <a href='SkRegion_Reference#Region'>Regio… 9 …href='SkRegion_Reference#Region'>Region</a> may be constructed from <a href='SkIRect_Reference#IRe… 10 in <a href='SkPath_Reference#Path'>Path</a> become integer rectangle edges. <a href='SkRegion_Refer… 11 intersection, difference, and so on. <a href='SkCanvas_Reference#Canvas'>Canvas</a> allows only int… 12 difference; successive clips can only reduce available <a href='SkCanvas_Reference#Canvas'>Canvas</… 19 class <a href='SkRegion_Reference#SkRegion'>SkRegion</a> { 21 <a href='#SkRegion_empty_constructor'>SkRegion()</a>; [all …]
|
D | SkIRect_Reference.md | 10 struct <a href='SkIRect_Reference#SkIRect'>SkIRect</a> { 12 int32_t <a href='#SkIRect_fLeft'>fLeft</a>; 13 int32_t <a href='#SkIRect_fTop'>fTop</a>; 14 int32_t <a href='#SkIRect_fRight'>fRight</a>; 15 int32_t <a href='#SkIRect_fBottom'>fBottom</a>; 17 …static constexpr <a href='SkIRect_Reference#SkIRect'>SkIRect</a> <a href='#SkIRect_MakeEmpty'>Make… 18 …static constexpr <a href='SkIRect_Reference#SkIRect'>SkIRect</a> <a href='#SkIRect_MakeWH'>MakeWH<… 19 …r <a href='SkIRect_Reference#SkIRect'>SkIRect</a> <a href='#SkIRect_MakeSize'>MakeSize</a>(const <… 20 …static constexpr <a href='SkIRect_Reference#SkIRect'>SkIRect</a> <a href='#SkIRect_MakeLTRB'>MakeL… 22 …static constexpr <a href='SkIRect_Reference#SkIRect'>SkIRect</a> <a href='#SkIRect_MakeXYWH'>MakeX… [all …]
|
D | SkRRect_Reference.md | 10 class <a href='SkRRect_Reference#SkRRect'>SkRRect</a> { 12 <a href='#SkRRect_empty_constructor'>SkRRect()</a> = default; 13 …<a href='#SkRRect_copy_const_SkRRect'>SkRRect</a>(const <a href='SkRRect_Reference#SkRRect'>SkRRec… 14 …<a href='SkRRect_Reference#SkRRect'>SkRRect</a>& <a href='#SkRRect_copy_operator'>operator=</a>(co… 16 enum <a href='#SkRRect_Type'>Type</a> { 17 <a href='#SkRRect_kEmpty_Type'>kEmpty_Type</a>, 18 <a href='#SkRRect_kRect_Type'>kRect_Type</a>, 19 <a href='#SkRRect_kOval_Type'>kOval_Type</a>, 20 <a href='#SkRRect_kSimple_Type'>kSimple_Type</a>, 21 <a href='#SkRRect_kNinePatch_Type'>kNinePatch_Type</a>, [all …]
|
D | SkPicture_Reference.md | 10 class <a href='SkPicture_Reference#SkPicture'>SkPicture</a> : public <a href='undocumented#SkRefCnt… 12 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkPicture_Reference#SkPicture'>SkPicture</a>> <a href… 13 … const <a href='undocumented#SkDeserialProcs'>SkDeserialProcs</a>* procs = nullptr); 14 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkPicture_Reference#SkPicture'>SkPicture</a>> <a href… 15 … const <a href='undocumented#SkDeserialProcs'>SkDeserialProcs</a>* procs = nullptr); 16 …href='undocumented#sk_sp'>sk_sp</a><<a href='SkPicture_Reference#SkPicture'>SkPicture</a>> <a href… 17 … const <a href='undocumented#SkDeserialProcs'>SkDeserialProcs</a>* procs = nullptr); 18 …<a href='#SkPicture_playback'>playback</a>(<a href='SkCanvas_Reference#SkCanvas'>SkCanvas</a>* <a … 19 …virtual <a href='SkRect_Reference#SkRect'>SkRect</a> <a href='#SkPicture_cullRect'>cullRect</a>() … 20 uint32_t <a href='#SkPicture_uniqueID'>uniqueID</a>() const; [all …]
|
D | SkImageInfo_Reference.md | 6 enum <a href='SkImageInfo_Reference#SkAlphaType'>SkAlphaType</a> { 7 <a href='SkImageInfo_Reference#kUnknown_SkAlphaType'>kUnknown_SkAlphaType</a>, 8 <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>, 9 <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>, 10 <a href='SkImageInfo_Reference#kUnpremul_SkAlphaType'>kUnpremul_SkAlphaType</a>, 11 …<a href='SkImageInfo_Reference#kLastEnum_SkAlphaType'>kLastEnum_SkAlphaType</a> = <a href='SkImage… 14 static bool <a href='SkImageInfo_Reference#SkAlphaTypeIsOpaque'>SkAlphaTypeIsOpaque</a>(<a href='Sk… 17 enum <a href='SkImageInfo_Reference#SkColorType'>SkColorType</a> { 18 <a href='SkImageInfo_Reference#kUnknown_SkColorType'>kUnknown_SkColorType</a>, 19 <a href='SkImageInfo_Reference#kAlpha_8_SkColorType'>kAlpha_8_SkColorType</a>, [all …]
|
D | SkPaint_Reference.md | 10 class <a href='SkPaint_Reference#SkPaint'>SkPaint</a> { 12 <a href='#SkPaint_empty_constructor'>SkPaint()</a>; 13 …<a href='#SkPaint_copy_const_SkPaint'>SkPaint</a>(const <a href='SkPaint_Reference#SkPaint'>SkPain… 14 …<a href='#SkPaint_move_SkPaint'>SkPaint</a>(<a href='SkPaint_Reference#SkPaint'>SkPaint</a>&& <a h… 15 <a href='#SkPaint_destructor'>~SkPaint()</a>; 16 …href='SkPaint_Reference#SkPaint'>SkPaint</a>& <a href='#SkPaint_copy_operator'>operator=</a>(const… 17 … href='SkPaint_Reference#SkPaint'>SkPaint</a>& <a href='#SkPaint_move_operator'>operator=</a>(<a h… 18 …friend bool <a href='#SkPaint_equal_operator'>operator==</a>(const <a href='SkPaint_Reference#SkPa… 19 …friend bool <a href='#SkPaint_notequal_operator'>operator!=</a>(const <a href='SkPaint_Reference#S… 20 uint32_t <a href='#SkPaint_getHash'>getHash</a>() const; [all …]
|
D | SkFont_Reference.md | 6 class <a href='SkFont_Reference#SkFont'>SkFont</a> { 7 // <i><a href='SkFont_Reference#SkFont'>SkFont</a> interface</i> 17 <a href='#Font_Size'>Font_Size</a> adjusts the overall <a href='undocumented#Text'>text</a> <a href… 18 <a href='#Font_Size'>Font_Size</a> can be set to any positive value or zero. 19 <a href='#Font_Size'>Font_Size</a> defaults to 12. 20 <a href='#Font_Size'>Font_Size</a> 24 <a href='#Font_Scale_X'>Font_Scale_X</a> adjusts the <a href='undocumented#Text'>text</a> horizonta… 25 <a href='undocumented#Text'>Text</a> scaling approximates condensed and expanded type faces when th… 27 <a href='#Font_Scale_X'>Font_Scale_X</a> can be set to any value. 28 <a href='#Font_Scale_X'>Font_Scale_X</a> defaults to 1. [all …]
|
D | SkBlendMode_Overview.md | 3 Describes how destination <a href='undocumented#Pixel'>pixel</a> is replaced with a combination of … 4 source <a href='undocumented#Pixel'>pixel</a>. <a href='#Blend_Mode'>Blend_Mode</a> may use source,… 5 operate on each <a href='SkColor_Reference#Color'>Color</a> component independently, or may allow a… 6 components to contribute to one destination <a href='undocumented#Pixel'>pixel</a> component. 8 <a href='#Blend_Mode'>Blend_Mode</a> does not use adjacent pixels to determine the outcome. 10 <a href='#Blend_Mode'>Blend_Mode</a> uses source and read destination <a href='SkColor_Reference#Al… 11 destination <a href='SkColor_Reference#Alpha'>Alpha</a>; both source and destination <a href='SkCol… 12 destination <a href='SkColor_Reference#Color'>Color</a> components. 14 Regardless of how <a href='SkColor_Reference#Alpha'>Alpha</a> is encoded in source and destination … 15 <a href='#Image_Info_Color_Type'>Color_Types</a> treat it as ranging from zero to one. And, nearly … [all …]
|
D | SkColor4f_Reference.md | 14 struct <a href='SkColor4f_Reference#SkRGBA4f'>SkRGBA4f</a> { 16 float <a href='#SkRGBA4f_fR'>fR</a>; 17 float <a href='#SkRGBA4f_fG'>fG</a>; 18 float <a href='#SkRGBA4f_fB'>fB</a>; 19 float <a href='#SkRGBA4f_fA'>fA</a>; 21 …bool <a href='#SkRGBA4f_equal1_operator'>operator==</a>(const <a href='SkColor4f_Reference#SkRGBA4… 22 …bool <a href='#SkRGBA4f_notequal1_operator'>operator!=</a>(const <a href='SkColor4f_Reference#SkRG… 23 …<a href='SkColor4f_Reference#SkRGBA4f'>SkRGBA4f</a> <a href='#SkRGBA4f_multiply_operator'>operator… 24 …<a href='SkColor4f_Reference#SkRGBA4f'>SkRGBA4f</a> <a href='#SkRGBA4f_multiply1_operator'>operato… 25 const float* <a href='#SkRGBA4f_vec'>vec()</a> const; [all …]
|
D | SkColor_Reference.md | 6 typedef uint8_t <a href='SkColor_Reference#SkAlpha'>SkAlpha</a>; 7 typedef uint32_t <a href='SkColor_Reference#SkColor'>SkColor</a>; 9 …href='SkColor_Reference#SkColor'>SkColor</a> <a href='SkColor_Reference#SkColorSetARGB'>SkColorSet… 10 #define <a href='SkColor_Reference#SkColorSetRGB'>SkColorSetRGB</a>(r, g, b) <a href='SkColor_Refer… 11 #define <a href='SkColor_Reference#SkColorGetA'>SkColorGetA</a>(<a href='SkColor_Reference#Color'>c… 12 #define <a href='SkColor_Reference#SkColorGetR'>SkColorGetR</a>(<a href='SkColor_Reference#Color'>c… 13 #define <a href='SkColor_Reference#SkColorGetG'>SkColorGetG</a>(<a href='SkColor_Reference#Color'>c… 14 #define <a href='SkColor_Reference#SkColorGetB'>SkColorGetB</a>(<a href='SkColor_Reference#Color'>c… 16 …href='SkColor_Reference#SkColor'>SkColor</a> <a href='SkColor_Reference#SkColorSetA'>SkColorSetA</… 17 constexpr <a href='SkColor_Reference#SkAlpha'>SkAlpha</a> <a href='SkColor_Reference#SK_AlphaTRANSP… [all …]
|
/external/libxml2/doc/html/ |
D | index.sgml | 1 <ANCHOR id="libxml-testOOMlib" href="libxml/libxml-testOOMlib.html"> 2 <ANCHOR id="test-malloc" href="libxml/libxml-testOOMlib.html#test-malloc"> 3 <ANCHOR id="test-realloc" href="libxml/libxml-testOOMlib.html#test-realloc"> 4 <ANCHOR id="test-free" href="libxml/libxml-testOOMlib.html#test-free"> 5 <ANCHOR id="test-strdup" href="libxml/libxml-testOOMlib.html#test-strdup"> 6 <ANCHOR id="TestMemoryFunction" href="libxml/libxml-testOOMlib.html#TestMemoryFunction"> 7 <ANCHOR id="test-oom-handling" href="libxml/libxml-testOOMlib.html#test-oom-handling"> 8 <ANCHOR id="test-get-malloc-blocks-outstanding" href="libxml/libxml-testOOMlib.html#test-get-malloc… 9 <ANCHOR id="libxml-wincecompat" href="libxml/libxml-wincecompat.html"> 10 <ANCHOR id="MAX-STRERROR-CAPS" href="libxml/libxml-wincecompat.html#MAX-STRERROR-CAPS"> [all …]
|
/external/skia/site/docs/user/api/ |
D | SkPath_Overview.md | 8 <a href='https://api.skia.org/classSkPath.html'>Path</a> contains 9 <a href='undocumented#Line'>Lines</a> and 10 <a href='undocumented#Curve'>Curves</a> which can be stroked or filled. 11 <a href='#Contour'>Contour</a> is composed of a series of connected 12 <a href='undocumented#Line'>Lines</a> and 13 <a href='undocumented#Curve'>Curves</a>. 14 <a href='https://api.skia.org/classSkPath.html'>Path</a> may contain zero, one, 15 or more <a href='#Contour'>Contours</a>. Each 16 <a href='undocumented#Line'>Line</a> and <a href='undocumented#Curve'>Curve</a> 18 <a href='https://api.skia.org/structSkPoint.html'>Points</a>, and optional [all …]
|
12345678910>>...26