Home
last modified time | relevance | path

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

/external/skqp/src/image/
DSkSurface.cpp39 SkSurfaceProps::SkSurfaceProps() : fFlags(0), fPixelGeometry(kUnknown_SkPixelGeometry) {} in SkSurfaceProps() function in SkSurfaceProps
41 SkSurfaceProps::SkSurfaceProps(InitType) : fFlags(0), fPixelGeometry(compute_default_geometry()) {} in SkSurfaceProps() function in SkSurfaceProps
43 SkSurfaceProps::SkSurfaceProps(uint32_t flags, InitType) in SkSurfaceProps() function in SkSurfaceProps
48 SkSurfaceProps::SkSurfaceProps(uint32_t flags, SkPixelGeometry pg) in SkSurfaceProps() function in SkSurfaceProps
52 SkSurfaceProps::SkSurfaceProps(const SkSurfaceProps& other) in SkSurfaceProps() function in SkSurfaceProps
299 GrSurfaceOrigin, const SkSurfaceProps*, bool) { in MakeRenderTarget()
311 const SkSurfaceProps*) { in MakeFromBackendTexture()
320 const SkSurfaceProps*) { in MakeFromBackendRenderTarget()
330 const SkSurfaceProps*) { in MakeFromBackendTextureAsRenderTarget()
/external/skia/tools/gpu/
DBackendSurfaceFactory.h18 class SkSurfaceProps; variable
/external/skia/src/gpu/text/
DGrSDFTControl.h15 class SkSurfaceProps; variable
DGrTextBlob.h36 class SkSurfaceProps; variable
/external/skqp/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h22 class SkSurfaceProps; variable
/external/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h23 class SkSurfaceProps; variable
/external/skia/src/gpu/
DGrOnFlushResourceProvider.h23 class SkSurfaceProps; variable
DGrPathRenderer.h28 class SkSurfaceProps; variable
/external/skia/include/gpu/
DGrContextThreadSafeProxy.h28 class SkSurfaceProps; variable
DGrDirectContext.h43 class SkSurfaceProps; variable
/external/skqp/src/gpu/
DGrOnFlushResourceProvider.h24 class SkSurfaceProps; variable
/external/skia/src/image/
DSkSurface.cpp19 SkSurfaceProps::SkSurfaceProps() : fFlags(0), fPixelGeometry(kUnknown_SkPixelGeometry) {} in SkSurfaceProps() function in SkSurfaceProps
21 SkSurfaceProps::SkSurfaceProps(uint32_t flags, SkPixelGeometry pg) in SkSurfaceProps() function in SkSurfaceProps
389 int, GrSurfaceOrigin, const SkSurfaceProps*, bool) { in MakeRenderTarget()
401 const SkSurfaceProps*, in MakeFromBackendTexture()
411 const SkSurfaceProps*, in MakeFromBackendRenderTarget()
/external/skia/src/core/
DSkStrikeSpec.h24 class SkSurfaceProps; variable
DSkRecorder.cpp387 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
DSkImageFilterTypes.h19 class SkSurfaceProps; variable
DSkPictureRecord.cpp837 sk_sp<SkSurface> SkPictureRecord::onNewSurface(const SkImageInfo& info, const SkSurfaceProps&) { in onNewSurface()
/external/skqp/include/gpu/
DGrContext.h50 class SkSurfaceProps; variable
/external/skqp/tools/
Dsk_tool_utils.h38 class SkSurfaceProps; variable
/external/skia/tools/sk_app/
DWindow.h24 class SkSurfaceProps; variable
/external/skia/tools/
DToolUtils.h41 class SkSurfaceProps; variable
/external/skqp/include/core/
DSkPaint.h40 class SkSurfaceProps; variable
/external/skqp/tools/sk_app/
DWindow.h19 class SkSurfaceProps; variable
/external/skqp/src/core/
DSkLiteRecorder.cpp21 sk_sp<SkSurface> SkLiteRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
DSkRecorder.cpp389 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
DSkPictureRecord.cpp791 sk_sp<SkSurface> SkPictureRecord::onNewSurface(const SkImageInfo& info, const SkSurfaceProps&) { in onNewSurface()