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

  /external/opencore/fileformats/mp4/parser/include/
fonttableatom.h 55 Oscl_Vector<FontRecord *, OsclMemAllocator> *_pFontRecordArray;
  /external/opencore/fileformats/mp4/composer/include/
fonttableatom.h 53 if ((index) > _pFontRecordArray->size())
60 return (PVA_FF_FontRecord *)(*_pFontRecordArray)[(int32)index];
72 Oscl_Vector<PVA_FF_FontRecord *, OsclMemAllocator> *_pFontRecordArray;

Completed in 172 milliseconds