/external/skqp/src/image/ |
D | SkSurface.cpp | 39 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/ |
D | BackendSurfaceFactory.h | 18 class SkSurfaceProps; variable
|
/external/skia/src/gpu/text/ |
D | GrSDFTControl.h | 15 class SkSurfaceProps; variable
|
D | GrTextBlob.h | 36 class SkSurfaceProps; variable
|
/external/skqp/src/gpu/vk/ |
D | GrVkSecondaryCBDrawContext.h | 22 class SkSurfaceProps; variable
|
/external/skia/src/gpu/vk/ |
D | GrVkSecondaryCBDrawContext.h | 23 class SkSurfaceProps; variable
|
/external/skia/src/gpu/ |
D | GrOnFlushResourceProvider.h | 23 class SkSurfaceProps; variable
|
D | GrPathRenderer.h | 28 class SkSurfaceProps; variable
|
/external/skia/include/gpu/ |
D | GrContextThreadSafeProxy.h | 28 class SkSurfaceProps; variable
|
D | GrDirectContext.h | 43 class SkSurfaceProps; variable
|
/external/skqp/src/gpu/ |
D | GrOnFlushResourceProvider.h | 24 class SkSurfaceProps; variable
|
/external/skia/src/image/ |
D | SkSurface.cpp | 19 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/ |
D | SkStrikeSpec.h | 24 class SkSurfaceProps; variable
|
D | SkRecorder.cpp | 387 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
|
D | SkImageFilterTypes.h | 19 class SkSurfaceProps; variable
|
D | SkPictureRecord.cpp | 837 sk_sp<SkSurface> SkPictureRecord::onNewSurface(const SkImageInfo& info, const SkSurfaceProps&) { in onNewSurface()
|
/external/skqp/include/gpu/ |
D | GrContext.h | 50 class SkSurfaceProps; variable
|
/external/skqp/tools/ |
D | sk_tool_utils.h | 38 class SkSurfaceProps; variable
|
/external/skia/tools/sk_app/ |
D | Window.h | 24 class SkSurfaceProps; variable
|
/external/skia/tools/ |
D | ToolUtils.h | 41 class SkSurfaceProps; variable
|
/external/skqp/include/core/ |
D | SkPaint.h | 40 class SkSurfaceProps; variable
|
/external/skqp/tools/sk_app/ |
D | Window.h | 19 class SkSurfaceProps; variable
|
/external/skqp/src/core/ |
D | SkLiteRecorder.cpp | 21 sk_sp<SkSurface> SkLiteRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
|
D | SkRecorder.cpp | 389 sk_sp<SkSurface> SkRecorder::onNewSurface(const SkImageInfo&, const SkSurfaceProps&) { in onNewSurface()
|
D | SkPictureRecord.cpp | 791 sk_sp<SkSurface> SkPictureRecord::onNewSurface(const SkImageInfo& info, const SkSurfaceProps&) { in onNewSurface()
|