HomeSort by relevance Sort by last modified time
    Searched defs:GetTransform (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ash/host/
transformer_helper.cc 30 virtual gfx::Transform GetTransform() const OVERRIDE { return transform_; }
82 window->SetTransform(transformer_->GetTransform());
89 gfx::Transform TransformerHelper::GetTransform() const {
94 transform *= transformer_->GetTransform();
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBrush.h 356 Status GetTransform(OUT Matrix* matrix) const
784 Status GetTransform(OUT Matrix *matrix) const
GdiPlusPen.h 249 Status GetTransform(OUT Matrix* matrix) const
GdiPlusPath.h     [all...]
GdiPlusGraphics.h 343 Status GetTransform(OUT Matrix* matrix) const
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 291 Status GetTransform(Matrix *matrix) const
gdipluspen.h 192 Status GetTransform(Matrix *matrix) const
gdiplusgraphics.h     [all...]
gdipluspath.h 814 Status GetTransform(Matrix *matrix) const
  /external/chromium_org/ui/views/
view.cc 339 transform.ConcatTransform(view->GetTransform());
449 gfx::Transform View::GetTransform() const {
737 GetTransform().TransformRect(&x_rect);
795 canvas->Transform(GetTransform());
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js     [all...]

Completed in 191 milliseconds