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

  /external/skia/experimental/SkV8Example/
DrawingMethods.h 52 static void ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args);
DrawingMethods.cpp 80 void DrawingMethods::ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args) {
169 ADD_METHOD("resetTransform", ResetTransform);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 311 Status ResetTransform()
565 Status ResetTransform()
gdipluspen.h 211 Status ResetTransform()
gdipluspath.h 834 Status ResetTransform()
gdiplusgraphics.h     [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 19 void ResetTransform(FT_Face face) {
36 ~ScopedFontTransform() { ResetTransform(m_Face); }
    [all...]

Completed in 178 milliseconds