Home
last modified time | relevance | path

Searched defs:SkSurfaceProps (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/tools/gpu/
DBackendSurfaceFactory.h18 class SkSurfaceProps; variable
/third_party/flutter/skia/src/image/
DSkSurface.cpp41 SkSurfaceProps::SkSurfaceProps() : fFlags(0), fPixelGeometry(kUnknown_SkPixelGeometry) {} in SkSurfaceProps() function in SkSurfaceProps
43 SkSurfaceProps::SkSurfaceProps(InitType) : fFlags(0), fPixelGeometry(compute_default_geometry()) {} in SkSurfaceProps() function in SkSurfaceProps
45 SkSurfaceProps::SkSurfaceProps(uint32_t flags, InitType) in SkSurfaceProps() function in SkSurfaceProps
50 SkSurfaceProps::SkSurfaceProps(uint32_t flags, SkPixelGeometry pg) in SkSurfaceProps() function in SkSurfaceProps
54 SkSurfaceProps::SkSurfaceProps(const SkSurfaceProps& other) in SkSurfaceProps() function in SkSurfaceProps
503 GrSurfaceOrigin, const SkSurfaceProps*, bool) { in MakeRenderTarget()
515 const SkSurfaceProps*, in MakeFromBackendTexture()
525 const SkSurfaceProps*, in MakeFromBackendRenderTarget()
536 const SkSurfaceProps*) { in MakeFromBackendTextureAsRenderTarget()
/third_party/skia/src/gpu/text/
DGrSDFTControl.h15 class SkSurfaceProps; variable
DGrTextBlob.h36 class SkSurfaceProps; variable
/third_party/flutter/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h23 class SkSurfaceProps; variable
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h23 class SkSurfaceProps; variable
/third_party/flutter/skia/src/core/
DSkStrikeSpec.h23 class SkSurfaceProps; variable
DSkImageFilterTypes.h17 class SkSurfaceProps; variable
DSkRecorder.cpp401 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
DSkPictureRecord.cpp822 sk_sp<SkSurface> SkPictureRecord::onNewSurface(const SkImageInfo& info, const SkSurfaceProps&) { in onNewSurface()
/third_party/skia/include/gpu/
DGrContextThreadSafeProxy.h28 class SkSurfaceProps; variable
DGrDirectContext.h41 class SkSurfaceProps; variable
/third_party/flutter/skia/src/gpu/
DGrOnFlushResourceProvider.h24 class SkSurfaceProps; variable
/third_party/skia/src/core/
DSkStrikeSpec.h27 class SkSurfaceProps; variable
DSkRecorder.cpp393 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
DSkImageFilterTypes.h19 class SkSurfaceProps; variable
DSkPictureRecord.cpp828 sk_sp<SkSurface> SkPictureRecord::onNewSurface(const SkImageInfo& info, const SkSurfaceProps&) { in onNewSurface()
/third_party/skia/src/image/
DSkSurface.cpp22 SkSurfaceProps::SkSurfaceProps() : fFlags(0), fPixelGeometry(kUnknown_SkPixelGeometry) {} in SkSurfaceProps() function in SkSurfaceProps
24 SkSurfaceProps::SkSurfaceProps(uint32_t flags, SkPixelGeometry pg) in SkSurfaceProps() function in SkSurfaceProps
378 int, GrSurfaceOrigin, const SkSurfaceProps*, bool) { in MakeRenderTarget()
/third_party/flutter/skia/include/gpu/
DGrContext.h44 class SkSurfaceProps; variable
/third_party/flutter/skia/tools/
DToolUtils.h40 class SkSurfaceProps; variable
/third_party/skia/tools/sk_app/
DWindow.h24 class SkSurfaceProps; variable
/third_party/skia/src/gpu/v1/
DPathRenderer.h27 class SkSurfaceProps; variable
/third_party/skia/tools/
DToolUtils.h41 class SkSurfaceProps; variable
/third_party/skia/experimental/graphite/src/
DDevice.cpp86 sk_sp<SkSurface> Device::makeSurface(const SkImageInfo& ii, const SkSurfaceProps& /* props */) { in makeSurface()
/third_party/flutter/skia/tools/sk_app/
DWindow.h21 class SkSurfaceProps; variable