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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp121 static bool CGRectIsEmpty_inline(const CGRect& rect) { function
1031 if (CGRectIsEmpty_inline(cgBounds)) {
/external/skia/src/ports/
H A DSkFontHost_mac.cpp125 static bool CGRectIsEmpty_inline(const CGRect& rect) { function
1031 if (CGRectIsEmpty_inline(cgBounds)) {

Completed in 38 milliseconds