Searched refs:ConstructPath (Results 1 - 2 of 2) sorted by relevance

/external/skia/experimental/SkV8Example/
H A DPath2DBuilder.h28 static void ConstructPath(const v8::FunctionCallbackInfo<v8::Value>& args);
H A DPath2DBuilder.cpp17 void Path2DBuilder::ConstructPath(const v8::FunctionCallbackInfo<v8::Value>& args) { function in class:Path2DBuilder
45 gGlobal->getIsolate(), Path2DBuilder::ConstructPath);

Completed in 333 milliseconds