Searched refs:UInt32Vector (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/courgette/
H A Dencoded_program.h90 typedef NoThrowBuffer<uint32> UInt32Vector; typedef in class:courgette::EncodedProgram
112 UInt32Vector copy_counts_;
114 UInt32Vector rel32_ix_;
115 UInt32Vector abs32_ix_;
119 UInt32Vector abs32_relocs_;

Completed in 2145 milliseconds