HomeSort by relevance Sort by last modified time
    Searched defs:storeSize (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.h 224 FT_UShort storeSize; /* size of current storage */
  /external/freetype/src/truetype/
ttinterp.h 224 FT_UShort storeSize; /* size of current storage */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttinterp.h 224 FT_UShort storeSize; /* size of current storage */
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 810 static void storeSize(uint8_t *data, size_t &idx, size_t size) {
837 storeSize(esds, idx, esdsSize1);
842 storeSize(esds, idx, esdsSize2);
849 storeSize(esds, idx, privSize);

Completed in 264 milliseconds