• Home
  • Raw
  • Download

Lines Matching refs:paired

342     When SkColorType is set to kAlpha_8_SkColorType, the paired SkAlphaType is
377 always be paired with kOpaque_SkAlphaType.
418 If paired with kPremul_SkAlphaType: blue, green, and red components are
422 If paired with kUnpremul_SkAlphaType: alpha, blue, green, and red components
426 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
467 If paired with kPremul_SkAlphaType: red, green, and blue components are
471 If paired with kUnpremul_SkAlphaType: alpha, red, green, and blue components
475 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
516 their Color_Alpha was set to one, and should always be paired with
556 If paired with kPremul_SkAlphaType: blue, green, and red components are
560 If paired with kUnpremul_SkAlphaType: blue, green, red, and alpha components
564 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
613 If paired with kPremul_SkAlphaType: red, green, and blue components are
617 If paired with kUnpremul_SkAlphaType: alpha, red, green, and blue components
621 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
663 opaque as if its Color_Alpha was set to one, and should always be paired
705 opaque as if its Color_Alpha was set to one, and should always be paired with
742 If paired with kPremul_SkAlphaType: blue, green, and red components are
746 If paired with kUnpremul_SkAlphaType: blue, green, red, and alpha components
750 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
829 If paired with kPremul_SkAlphaType: blue, green, and red components are
833 If paired with kUnpremul_SkAlphaType: blue, green, red, and alpha components
837 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;