Searched defs:boundSize (Results 1 – 4 of 4) sorted by relevance
159 Vector2f boundSize; variable
220 …SurfaceRenderNodeDrawable::DrawCacheSurface(RSPaintFilterCanvas& canvas, const Vector2f& boundSize, in DrawCacheSurface()
640 void RSRenderNodeDrawable::DrawCachedImage(RSPaintFilterCanvas& canvas, const Vector2f& boundSize, in DrawCachedImage()
290 int32_t boundSize = static_cast<int32_t>(boundingRects.size()); in OH_CreateBoundingRects() local