Searched refs:unlock16BitCache (Results 1 – 4 of 4) sorted by relevance
114 s.fBitmap->getColorTable()->unlock16BitCache(); in SI8_D16_nofilter_DX_arm()
248 #define SkSPRITE_POSTAMBLE(srcBM) srcBM.getColorTable()->unlock16BitCache()262 #define SkSPRITE_POSTAMBLE(srcBM) srcBM.getColorTable()->unlock16BitCache();
279 #define POSTAMBLE(state) state.fBitmap->getColorTable()->unlock16BitCache()
683 void unlock16BitCache() { in unlock16BitCache() function