HomeSort by relevance Sort by last modified time
    Searched refs:SkSurfaceProps (Results 151 - 175 of 192) sorted by null

1 2 3 4 5 67 8

  /external/skia/tools/skqp/src/
skqp.cpp 282 const SkSurfaceProps props(0, SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skqp/src/compute/sk/
SkDevice_Compute.cpp 49 : SkClipStackDevice(SkImageInfo::MakeN32Premul(w,h), SkSurfaceProps(0,kUnknown_SkPixelGeometry))
797 SkSurfaceProps(0,kUnknown_SkPixelGeometry)) {
  /external/skqp/src/core/
SkColorSpaceXformCanvas.cpp 291 sk_sp<SkSurface> onNewSurface(const SkImageInfo& info, const SkSurfaceProps& props) override {
312 bool onGetProps(SkSurfaceProps* props) const override { return fTarget->getProps(props); }
SkLiteRecorder.cpp 21 sk_sp<SkSurface> SkLiteRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) {
SkOverdrawCanvas.cpp 68 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
SkPictureRecord.h 153 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
SkCanvas.cpp 583 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
590 SkCanvas::SkCanvas(int width, int height, const SkSurfaceProps* props)
601 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
618 SkCanvas::SkCanvas(const SkBitmap& bitmap, const SkSurfaceProps& props)
631 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
645 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
    [all...]
SkRecorder.cpp 389 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) {
  /external/skqp/tools/skqp/src/
skqp.cpp 282 const SkSurfaceProps props(0, SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skia/src/core/
SkLiteRecorder.cpp 21 sk_sp<SkSurface> SkLiteRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) {
SkOverdrawCanvas.cpp 68 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
SkPictureRecord.h 153 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
SkCanvas.cpp 581 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
588 SkCanvas::SkCanvas(int width, int height, const SkSurfaceProps* props)
599 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
616 SkCanvas::SkCanvas(const SkBitmap& bitmap, const SkSurfaceProps& props)
629 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
643 , fProps(SkSurfaceProps::kLegacyFontHost_InitType)
    [all...]
SkRecorder.cpp 393 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) {
SkScalerContext.cpp     [all...]
  /external/skia/bench/
nanobench.cpp 198 uint32_t flags = this->config.useDFText ? SkSurfaceProps::kUseDeviceIndependentFonts_Flag :
200 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
    [all...]
  /external/skqp/bench/
nanobench.cpp 198 uint32_t flags = this->config.useDFText ? SkSurfaceProps::kUseDeviceIndependentFonts_Flag :
200 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
    [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp 98 GrSurfaceOrigin origin, const SkSurfaceProps* props,
146 const SkSurfaceProps* surfaceProps,
    [all...]
GrDrawingManager.cpp 772 const SkSurfaceProps* surfaceProps,
  /external/skia/src/gpu/ops/
GrAtlasTextOp.cpp 61 const SkSurfaceProps& props,
  /external/skia/tools/
sk_tool_utils.cpp 408 const SkSurfaceProps* props) {
  /external/skqp/src/gpu/
GrDrawingManager.cpp 704 const SkSurfaceProps* surfaceProps,
SkGpuDevice.cpp 103 GrSurfaceOrigin origin, const SkSurfaceProps* props,
151 const SkSurfaceProps* surfaceProps,
    [all...]
  /external/skqp/src/gpu/ops/
GrAtlasTextOp.cpp 61 const SkSurfaceProps& props,
  /external/skqp/tools/
sk_tool_utils.cpp 407 const SkSurfaceProps* props) {

Completed in 354 milliseconds

1 2 3 4 5 67 8