HomeSort by relevance Sort by last modified time
    Searched refs:point0 (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fpdfapi/page/
cpdf_clippath.cpp 83 CFX_PointF point0 = old_path.GetPoint(0); local
85 CFX_FloatRect old_rect(point0.x, point0.y, point2.x, point2.y);
cpdf_contentparser.cpp 192 CFX_PointF point0 = ClipPath.GetPoint(0); local
194 CFX_FloatRect old_rect(point0.x, point0.y, point2.x, point2.y);
  /external/vulkan-validation-layers/libs/glm/gtx/
intersect.hpp 101 genType const & point0, genType const & point1,
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
intersect.hpp 101 genType const & point0, genType const & point1,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1_1.h 457 STDMETHOD(DrawLine)(D2D1_POINT_2F point0, D2D1_POINT_2F point1, ID2D1Brush *brush, FLOAT strokeWidth,
    [all...]
d2d1.h 777 STDMETHOD_(void, DrawLine)(D2D1_POINT_2F point0, D2D1_POINT_2F point1, ID2D1Brush *brush, FLOAT strokeWidth = 1.0f, ID2D1StrokeStyle *strokeStyle = NULL) PURE;
    [all...]

Completed in 816 milliseconds