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

  /external/skia/include/images/
SkImageDecoder.h 40 // Should be consistent with kFormatName
58 static const char *kFormatName[7];
66 const char* getFormatName() const { return kFormatName[getFormat()]; }
  /external/skia/src/images/
SkImageDecoder.cpp 28 const char *SkImageDecoder::kFormatName[] = {

Completed in 504 milliseconds