Searched refs:BBoxType (Results 1 – 1 of 1) sorted by relevance
106 fBBox = (BBoxType)((fBBox + 1) % kBBoxTypeCount); in onEvent()139 enum BBoxType { enum in PictFileView149 BBoxType fBBox;153 SkPicture* LoadPicture(const char path[], BBoxType bbox) { in LoadPicture()