Searched refs:drawableIsEmpty (Results 1 – 2 of 2) sorted by relevance
266 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()297 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()329 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()359 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()
211 bool drawableIsEmpty() const { in drawableIsEmpty() function