Home
last modified time | relevance | path

Searched defs:TextOp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DRecordedOp.h384 struct TextOp : RecordedOp { struct
385 TextOp(BASE_PARAMS, const glyph_t* glyphs, const float* positions, int glyphCount, in TextOp() function
393 const glyph_t* glyphs;
394 const float* positions;
395 const int glyphCount;
396 const float x;
397 const float y;