Searched defs:frameRect (Results 1 – 1 of 1) sorted by relevance
195 SkIRect frameRect; in ReadHeader() local243 uint32_t transIndex, const SkIRect& frameRect, bool frameIsSubset) in SkGifCodec()362 bool SkGifCodec::GetDimensions(GifFileType* gif, SkISize* size, SkIRect* frameRect) {468 const SkIRect* frameRect = fFrameIsSubset ? &fFrameRect : nullptr; local