HomeSort by relevance Sort by last modified time
    Searched refs:gColorTypeNames (Results 1 - 3 of 3) sorted by null

  /external/skia/gm/
bitmapcopy.cpp 12 static const char* gColorTypeNames[] = {
88 const char* name = gColorTypeNames[src.colorType()];
101 const char* name = gColorTypeNames[fDst[i].colorType()];
tilemodes_scaled.cpp 85 static const char* gColorTypeNames[] = { "8888" , "565", "4444" };
146 str.printf("%s, %s", gColorTypeNames[i], gFilterNames[j]);
  /external/skia/src/core/
SkBitmap.cpp     [all...]

Completed in 148 milliseconds