Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp145 static bool CGRectIsEmpty_inline(const CGRect& rect) { in CGRectIsEmpty_inline() function
1104 if (CGRectIsEmpty_inline(cgBounds)) { in generateMetrics()