Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGlyphRunPainter.cpp701 fBlob->setHasBitmap(); in generateFromGlyphRunList()
804 this->setHasBitmap(); in generateFromGlyphRunList()
833 this->setHasBitmap(); in generateFromGlyphRunList()
/external/skqp/src/gpu/text/
DGrTextBlob.h132 void setHasBitmap() { fTextType |= kHasBitmap_TextType; } in setHasBitmap() function