Searched defs:pWeight (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fxge/dib/ |
D | cstretchengine.cpp | 211 int* CStretchEngine::CWeightTable::GetValueFromPixelWeight(PixelWeight* pWeight, in GetValueFromPixelWeight() 386 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 405 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 424 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 449 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 484 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 522 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 552 int* pWeight = m_WeightTable.GetValueFromPixelWeight(pWeights, j); in ContinueStretchHorz() local 615 int* pWeight = table.GetValueFromPixelWeight(pWeights, j); in StretchVert() local 639 int* pWeight = table.GetValueFromPixelWeight(pWeights, j); in StretchVert() local [all …]
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_progress.cpp | 154 PixelWeight* pWeight = GetPixelWeight(des_col); in Calc() local 186 PixelWeight* pWeight = GetPixelWeight(des_col); in Calc() local 205 PixelWeight* pWeight = GetPixelWeight(des_row); in Calc() local 223 PixelWeight* pWeight = GetPixelWeight(des_row); in Calc() local 233 PixelWeight* pWeight = GetPixelWeight(start_step); in Calc() local 240 PixelWeight* pWeight = GetPixelWeight(des_row); in Calc() local 767 PixelWeight* pWeight = m_WeightVert.GetPixelWeight(des_row_1 - des_top); in GifDoubleLineResampleVert() local 933 PixelWeight* pWeight = m_WeightVert.GetPixelWeight(des_row_1 - des_top); in ResampleVertBT() local 1708 PixelWeight* pWeight = m_WeightVert.GetPixelWeight(des_row_1 - des_top); in ResampleVert() local
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssdeclaration.cpp | 651 RetainPtr<CFX_CSSValue> pWeight; in ParseFontProperty() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTModelPOD.cpp | 2895 …char * const pWeight, // Four bytes containing blend weights for vertex (0.0 .. 1.0) (D3D: use …
|