Searched defs:SkFlatData (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPictureFlat.h155 // SkFlatData: is a simple indexable container for the flattened data
160 // searchable set of SkFlatData objects of type T.
173 class SkFlatData;
195 * Used during creation and unflattening of SkFlatData objects. If the
203 * Used during creation of SkFlatData objects. If a typeface recorder is
210 * Used during unflattening of the SkFlatData objects in the
217 * Optional factory recorder used during creation of SkFlatData objects. Set
223 * Flags to use during creation of SkFlatData objects. Defaults to zero.
263 class SkFlatData { class
265 // Flatten obj into an SkFlatData wit
[all...]
/external/skia/src/core/
H A DSkPictureFlat.h152 // SkFlatData: is a simple indexable container for the flattened data
157 // searchable set of SkFlatData objects of type T.
170 class SkFlatData;
192 * Used during creation and unflattening of SkFlatData objects. If the
200 * Used during creation of SkFlatData objects. If a typeface recorder is
207 * Used during unflattening of the SkFlatData objects in the
214 * Optional factory recorder used during creation of SkFlatData objects. Set
220 * Flags to use during creation of SkFlatData objects. Defaults to zero.
260 class SkFlatData { class
262 // Flatten obj into an SkFlatData wit
[all...]

Completed in 186 milliseconds