Searched defs:TextOp (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/hwui/
H A DRecordedOp.h108 MERGEABLE_OP_FN(TextOp)
384 struct TextOp : RecordedOp { struct in namespace:android::uirenderer
385 TextOp(BASE_PARAMS, const glyph_t* glyphs, const float* positions, int glyphCount, function in struct:android::uirenderer::TextOp
387 : SUPER(TextOp)

Completed in 55 milliseconds