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

  /external/chromium_org/third_party/skia/gm/
srcmode.cpp 119 static SkSurface* compat_surface(SkCanvas* canvas, const SkISize& size, bool skipGPU) { function in class:SrcModeGM
137 SkAutoTUnref<SkSurface> surf(compat_surface(canvas, this->getISize(),
  /external/skia/gm/
srcmode.cpp 118 static SkSurface* compat_surface(SkCanvas* canvas, const SkISize& size, function in class:SrcModeGM
133 SkAutoTUnref<SkSurface> surf(compat_surface(canvas, this->getISize(),

Completed in 106 milliseconds