HomeSort by relevance Sort by last modified time
    Searched refs:fGlyphOffsetX (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gl/
SkGLTextCache.h 48 uint16_t fGlyphOffsetX[kMaxGlyphCount]; // stores x-offsets
SkGLTextCache.cpp 54 *offset = strike->fGlyphOffsetX[index];
95 uint16_t* offsetArray = strike->fGlyphOffsetX;

Completed in 1119 milliseconds