Searched defs:imageDataOffset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_EBLC.h96 SK_OT_ULONG imageDataOffset; //offset to image data in 'EBDT' table member in struct:SkOTTableEmbeddedBitmapLocation::IndexSubHeader
103 //glyphData = offsetArray[glyphIndex - firstGlyphIndex] + imageDataOffset
117 //glyphData = offsetArray[glyphIndex - firstGlyphIndex] + imageDataOffset
/external/skia/src/sfnt/
H A DSkOTTable_EBLC.h96 SK_OT_ULONG imageDataOffset; //offset to image data in 'EBDT' table member in struct:SkOTTableEmbeddedBitmapLocation::IndexSubHeader
103 //glyphData = offsetArray[glyphIndex - firstGlyphIndex] + imageDataOffset
117 //glyphData = offsetArray[glyphIndex - firstGlyphIndex] + imageDataOffset

Completed in 227 milliseconds