Home
last modified time | relevance | path

Searched defs:pPoints (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.h121 DOMAIN_POINT* pPoints = SUPER::GetPoints(); in Tessellate() local
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp351 const auto& pPoints = pPathObj->path().GetPoints(); in ProcessPath() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp75 void GetDefaultBlackPoint(float* pPoints) { in GetDefaultBlackPoint()
81 void GetBlackPoint(const CPDF_Dictionary* pDict, float* pPoints) { in GetBlackPoint()
98 bool GetWhitePoint(const CPDF_Dictionary* pDict, float* pPoints) { in GetWhitePoint()
/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp83 CFX_FloatRect CFX_FloatRect::GetBBox(const CFX_PointF* pPoints, int nPoints) { in GetBBox()
/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp71 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in OutputPath() local
/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp814 auto& pPoints = pPathData->GetPoints(); in DrawPath() local
Dfx_win32_device.cpp155 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in SetPathToDC() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp704 std::vector<FX_PATHPOINT>& pPoints = path.GetPoints(); in Draw() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp516 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in DrawPathWithBlend() local
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1091 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in BuildPath() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp316 const std::vector<FX_PATHPOINT>& pPoints = pFPath->GetPoints(); in BuildPath() local