HomeSort by relevance Sort by last modified time
    Searched refs:MakeRaster (Results 101 - 110 of 110) sorted by null

1 2 3 45

  /external/skia/bench/
nanobench.cpp 147 this->surface = SkSurface::MakeRaster(info);
    [all...]
  /external/skqp/bench/
nanobench.cpp 147 this->surface = SkSurface::MakeRaster(info);
    [all...]
  /external/skqp/tools/viewer/
Viewer.cpp 775 offscreenSurface = Window::kRaster_BackendType == fBackendType ? SkSurface::MakeRaster(info)
    [all...]
  /external/skia/tools/viewer/
Viewer.cpp     [all...]
  /external/skia/dm/
DMSrcSink.cpp     [all...]
  /external/skia/src/utils/
SkLua.cpp     [all...]
  /external/skqp/dm/
DMSrcSink.cpp     [all...]
  /external/skqp/src/utils/
SkLua.cpp     [all...]
  /external/skia/tests/
GrShapeTest.cpp 66 sk_sp<SkSurface> surface = SkSurface::MakeRaster(info);
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 66 sk_sp<SkSurface> surface = SkSurface::MakeRaster(info);
    [all...]

Completed in 1130 milliseconds

1 2 3 45