Home
last modified time | relevance | path

Searched defs:GetPoint (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.h49 CFX_PointF GetPoint(size_t index) const { return m_Points[index].m_Point; } in GetPoint() function
/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/util/
H A Dthreshold_curve.h92 static const Point& GetPoint(const Point& left, in GetPoint() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_path.cpp23 CFX_PointF CPDF_Path::GetPoint(int index) const { in GetPoint() function in CPDF_Path
H A Dcpdf_streamcontentparser.cpp407 CFX_PointF CPDF_StreamContentParser::GetPoint(uint32_t index) const { in GetPoint() function in CPDF_StreamContentParser
/aosp_15_r20/external/cronet/crypto/
H A Dp224_spake.cc113 bssl::UniquePtr<EC_POINT> GetPoint( in GetPoint() function
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmssm.c323 cmsGDBPoint* GetPoint(cmsGDB* gbd, const cmsCIELab* Lab, cmsSpherical* sp) in GetPoint() function