HomeSort by relevance Sort by last modified time
    Searched full:alphatypes (Results 1 - 14 of 14) sorted by null

  /external/skia/gm/
readpixels.cpp 181 const SkAlphaType alphaTypes[] = {
205 for (SkAlphaType dstAlphaType : alphaTypes) {
242 const SkAlphaType alphaTypes[] = {
265 for (SkAlphaType dstAlphaType : alphaTypes) {
308 const SkAlphaType alphaTypes[] = {
331 for (SkAlphaType dstAlphaType : alphaTypes) {
encode-srgb.cpp 129 const SkAlphaType alphaTypes[] = {
138 for (SkAlphaType alphaType : alphaTypes) {
  /external/skqp/gm/
readpixels.cpp 180 const SkAlphaType alphaTypes[] = {
204 for (SkAlphaType dstAlphaType : alphaTypes) {
241 const SkAlphaType alphaTypes[] = {
264 for (SkAlphaType dstAlphaType : alphaTypes) {
307 const SkAlphaType alphaTypes[] = {
330 for (SkAlphaType dstAlphaType : alphaTypes) {
encode-srgb.cpp 129 const SkAlphaType alphaTypes[] = {
138 for (SkAlphaType alphaType : alphaTypes) {
  /external/skia/include/core/
SkImageInfo.h 113 * If the colortype supports multiple alphatypes, and the specified alphatype is one of them,
  /external/skqp/include/core/
SkSurface.h 346 * (in the case where the src and dst have different colortypes or alphatypes).
SkImage.h 406 * (in the case where the src and dst have different colortypes or alphatypes).
  /external/skqp/src/core/
SkPixmap.cpp 246 // Temp storage in case we need to edit the requested alphatypes
  /external/skia/tests/
CodecTest.cpp     [all...]
  /external/skqp/tests/
CodecTest.cpp     [all...]
  /external/skia/docs/
SkBitmap_Reference.bmh 900 SkAlphaType alphaTypes[] = { kUnknown_SkAlphaType, kOpaque_SkAlphaType,
906 for (SkAlphaType canonicalAlphaType : alphaTypes) {
909 for (SkAlphaType alphaType : alphaTypes) {
    [all...]
  /external/skqp/docs/
SkBitmap_Reference.bmh 892 SkAlphaType alphaTypes[] = { kUnknown_SkAlphaType, kOpaque_SkAlphaType,
898 for (SkAlphaType canonicalAlphaType : alphaTypes) {
901 for (SkAlphaType alphaType : alphaTypes) {
    [all...]
  /external/skia/site/user/api/
catalog.htm     [all...]
  /external/skqp/site/user/api/
catalog.htm     [all...]

Completed in 444 milliseconds