Home
last modified time | relevance | path

Searched refs:ResetTransform (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp80 void DrawingMethods::ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args) { in ResetTransform() function in DrawingMethods
169 ADD_METHOD("resetTransform", ResetTransform); in addAttributesAndMethods()
DDrawingMethods.h52 static void ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args);