Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordedOp.h360 struct TextOp : RecordedOp { struct
361 TextOp(BASE_PARAMS, const glyph_t* glyphs, const float* positions, int glyphCount, float x, in TextOp() function
369 const glyph_t* glyphs;
370 const float* positions;
371 const int glyphCount;
372 const float x;
373 const float y;