Home
last modified time | relevance | path

Searched defs:MakePoint (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/shaders/
DSkLights.h53 static Light MakePoint(const SkColor3f& color, const SkPoint3& pos, SkScalar intensity) { in MakePoint() function
/external/skqp/src/shaders/
DSkLights.h53 static Light MakePoint(const SkColor3f& color, const SkPoint3& pos, SkScalar intensity) { in MakePoint() function
/external/grpc-grpc/examples/cpp/route_guide/
Droute_guide_client.cc47 Point MakePoint(long latitude, long longitude) { in MakePoint() function