Home
last modified time | relevance | path

Searched refs:read16BitCache (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkColorTable.h50 const uint16_t* read16BitCache() const;
/external/skia/src/core/
DSkColorTable.cpp50 const uint16_t* SkColorTable::read16BitCache() const { in read16BitCache() function in SkColorTable
DSkSpriteBlitter_RGB16.cpp232 #define SkSPRITE_PREAMBLE(srcBM, x, y) const uint16_t* ctable = srcBM.ctable()->read16BitCache
246 #define SkSPRITE_PREAMBLE(srcBM, x, y) const uint16_t* ctable = srcBM.ctable()->read16BitCache