Searched refs:isPalette (Results 1 – 2 of 2) sorted by relevance
371 static bool isPalette(Format format);
1490 if(external.dirty || (isPalette(external.format) && paletteUsed != Surface::paletteID)) in lockInternal()2786 bool Surface::isPalette(Format format) in isPalette() function in sw::Surface3709 return isPalette(external.format); in hasPalette()