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 120 memcpy(fPrefTable, pref, sizeof(fPrefTable));
144 config = fPrefTable[index];
  /external/skia/include/images/
SkImageDecoder.h 402 SkBitmap::Config fPrefTable[6]; // use if fUsePrefTable is true

Completed in 51 milliseconds