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

/external/skia/include/core/
H A DSkBitmap.h349 SkColorTable* getColorTable() const { return fColorTable; } function in class:SkBitmap
770 fCTable = bm.getColorTable();
803 return this->lockColors(bm.getColorTable());

Completed in 198 milliseconds