Home
last modified time | relevance | path

Searched refs:CGRectIsEmpty_inline (Results 1 – 2 of 2) sorted by relevance

/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp52 static bool CGRectIsEmpty_inline(const CGRect& rect) { in CGRectIsEmpty_inline() function
998 if (CGRectIsEmpty_inline(theBounds)) { in generateMetrics()
/external/skia/src/ports/
DSkFontHost_mac_coretext.cpp104 static bool CGRectIsEmpty_inline(const CGRect& rect) { in CGRectIsEmpty_inline() function
965 if (CGRectIsEmpty_inline(bounds)) { in generateMetrics()