Home
last modified time | relevance | path

Searched defs:GetPixelWeight (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h86 PixelWeight* GetPixelWeight(int pixel) { in GetPixelWeight() function
102 PixelWeight* GetPixelWeight(int pixel) { in GetPixelWeight() function
117 PixelWeight* GetPixelWeight(int pixel) { in GetPixelWeight() function
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp205 PixelWeight* CStretchEngine::CWeightTable::GetPixelWeight(int pixel) const { in GetPixelWeight() function in CStretchEngine::CWeightTable