Searched refs:ResetTransform (Results 1 - 3 of 3) sorted by relevance

/external/skia/experimental/SkV8Example/
H A DDrawingMethods.h52 static void ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args);
H A DDrawingMethods.cpp80 void DrawingMethods::ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args) { function in class:DrawingMethods
169 ADD_METHOD("resetTransform", ResetTransform);
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_text.cpp19 void ResetTransform(FT_Face face) { function in namespace:__anon15122
36 ~ScopedFontTransform() { ResetTransform(m_Face); }

Completed in 70 milliseconds