Searched refs:drawableIsEmpty (Results 1 – 2 of 2) sorted by relevance
267 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()295 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()328 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()357 if (process && !fDrawable.drawableIsEmpty()) { in processGlyphRun()
211 bool drawableIsEmpty() const { in drawableIsEmpty() function