Searched refs:COMPOSITION_OFFSET_ATOM (Results 1 – 4 of 4) sorted by relevance
139 const uint32 COMPOSITION_OFFSET_ATOM = FourCharConstToUint32('c', 't', 't', 's'); variable
564 type == COMPOSITION_OFFSET_ATOM || in getNextAtomType()926 type == COMPOSITION_OFFSET_ATOM || in getNextAtomType()
144 const uint32 COMPOSITION_OFFSET_ATOM = FourCharConstToUint32('c', 't', 't', 's'); variable
154 else if (atomType == COMPOSITION_OFFSET_ATOM) in SampleTableAtom()