Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp601 const unsigned ctableSize = pSource->GetPaletteSize(); in Upsample() local
608 if (index >= ctableSize) { in Upsample()