Home
last modified time | relevance | path

Searched refs:lock16BitCache (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkColorTable.cpp104 const uint16_t* SkColorTable::lock16BitCache() in lock16BitCache() function in SkColorTable
DSkSpriteBlitter_RGB16.cpp237 …kSPRITE_PREAMBLE(srcBM, x, y) const uint16_t* ctable = srcBM.getColorTable()->lock16BitCache()
251 …LE(srcBM, x, y) const uint16_t* ctable = srcBM.getColorTable()->lock16BitCache(); unsigned sr…
DSkBitmapProcState.cpp283 …state) const uint16_t* SK_RESTRICT table = state.fBitmap->getColorTable()->lock16BitCache()
/external/skia/src/opts/
DSkBitmapProcState_opts_arm.cpp28 const uint16_t* SK_RESTRICT table = s.fBitmap->getColorTable()->lock16BitCache(); in SI8_D16_nofilter_DX_arm()
/external/skia/include/core/
DSkBitmap.h704 const uint16_t* lock16BitCache();