Searched refs:hasCullRect_ (Results 1 – 2 of 2) sorted by relevance
955 …samplingOptions_(handle->samplingOptions), hasCullRect_(handle->hasCullRect), cullRect_(handle->cu… in DrawAtlasOpItem()983 hasCullRect_, cullRect_, paintHandle); in Marshalling()993 Rect* rectPtr = hasCullRect_ ? &cullRect_ : nullptr; in Playback()
704 samplingOptions_(samplingOptions), hasCullRect_(hasCullRect), cullRect_(cullRect), in DrawAtlasOpItem()718 bool hasCullRect_; variable