Searched refs:blWidth (Results 1 – 2 of 2) sorted by relevance
582 int blWidth = sShadowBottomLeft.getWidth(); in drawRectangleShadow() local584 if (width < blWidth) { in drawRectangleShadow()650 int blWidth = sShadow2BottomLeft.getWidth(); in drawSmallRectangleShadow() local652 if (width < blWidth) { in drawSmallRectangleShadow()
428 int blWidth = bottomLeftData.width;430 if (width < blWidth) {