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

  /external/skia/src/effects/
SkTableColorFilter.cpp 63 static const uint8_t gIdentityTable[] = {
101 const uint8_t* tableA = gIdentityTable;
102 const uint8_t* tableR = gIdentityTable;
103 const uint8_t* tableG = gIdentityTable;
104 const uint8_t* tableB = gIdentityTable;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]

Completed in 139 milliseconds