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

  /external/skia/src/images/
SkImageDecoder.cpp 121 memcpy(fPrefTable, pref, sizeof(fPrefTable));
145 config = fPrefTable[index];
  /external/skia/include/images/
SkImageDecoder.h 403 SkBitmap::Config fPrefTable[6]; // use if fUsePrefTable is true

Completed in 20 milliseconds