/third_party/skia/src/core/ |
H A D | SkBlendModeBlender.cpp | 84 onProgram(skvm::Builder* p, skvm::Color src, skvm::Color dst, const SkColorInfo& colorInfo, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
|
H A D | SkBlenderBase.h | 36 program(skvm::Builder* p, skvm::Color src, skvm::Color dst, const SkColorInfo& colorInfo, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const program() argument
|
/third_party/skia/src/gpu/mock/ |
H A D | GrMockOpsRenderPass.h | 18 GrMockOpsRenderPass(GrMockGpu* gpu, GrRenderTarget* rt, GrSurfaceOrigin origin, LoadAndStoreInfo colorInfo) GrMockOpsRenderPass() argument
|
H A D | GrMockGpu.cpp | 58 onGetOpsRenderPass(GrRenderTarget* rt, bool , GrAttachment*, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo&, const SkTArray<GrSurfaceProxy*,true>& sampledProxies, GrXferBarrierFlags renderPassXferBarriers) onGetOpsRenderPass() argument
|
/third_party/skia/src/gpu/ |
H A D | GrImageInfo.h | 59 const GrColorInfo& colorInfo() const { return fColorInfo; } in colorInfo() function in GrImageInfo
|
H A D | SurfaceFillContext.h | 105 SurfaceFillContext(GrRecordingContext* rContext, GrSurfaceProxyView readView, GrSurfaceProxyView writeView, const GrColorInfo& colorInfo) SurfaceFillContext() argument
|
H A D | GrPixmap.h | 18 const GrColorInfo& colorInfo() const { return fInfo.colorInfo(); } in colorInfo() function in GrPixmapBase
|
H A D | SurfaceContext.h | 62 const GrColorInfo& colorInfo() const { return fColorInfo; } in colorInfo() function in skgpu::SurfaceContext
|
H A D | SkGr.cpp | 255 SkPMColor4f SkColorToPMColor4f(SkColor c, const GrColorInfo& colorInfo) { in SkColorToPMColor4f() argument 263 SkColor4f SkColor4fPrepForDst(SkColor4f color, const GrColorInfo& colorInfo) { in SkColor4fPrepForDst() argument
|
H A D | GrGpu.cpp | 732 getOpsRenderPass( GrRenderTarget* renderTarget, bool useMSAASurface, GrAttachment* stencil, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo& stencilInfo, const SkTArray<GrSurfaceProxy*, true>& sampledProxies, GrXferBarrierFlags renderPassXferBarriers) getOpsRenderPass() argument
|
/third_party/skia/tests/ |
H A D | SwizzlerTest.cpp | 82 const SkImageInfo colorInfo = SkImageInfo::MakeN32(width, height, kUnknown_SkAlphaType); in DEF_TEST() local
|
/third_party/skia/gm/ |
H A D | constcolorprocessor.cpp | 115 GrColorInfo colorInfo; variable
|
/third_party/skia/experimental/graphite/src/ |
H A D | CommandBuffer.cpp | 30 auto& colorInfo = renderPassDesc.fColorAttachment; in beginRenderPass() local
|
/third_party/skia/gm/verifiers/ |
H A D | gmverifier.cpp | 62 SkBitmap GMVerifier::RenderGoldBmp(skiagm::GM* gm, const SkColorInfo& colorInfo) { in RenderGoldBmp() argument 110 VerifierResult VerifierList::verifyAll(const SkColorInfo& colorInfo, const SkBitmap& actual) { in verifyAll() argument
|
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceFillContext_v1.cpp | 40 SurfaceFillContext(GrRecordingContext* rContext, GrSurfaceProxyView readView, GrSurfaceProxyView writeView, const GrColorInfo& colorInfo, bool flushTimeOpsTask) SurfaceFillContext() argument
|
H A D | Device.cpp | 87 init_vertices_paint(GrRecordingContext* rContext, const GrColorInfo& colorInfo, const SkPaint& skPaint, const SkMatrixProvider& matrixProvider, SkBlendMode bmode, bool hasColors, GrPaint* grPaint) init_vertices_paint() argument [all...] |
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnOpsRenderPass.cpp | 43 GrDawnOpsRenderPass(GrDawnGpu* gpu, GrRenderTarget* rt, GrSurfaceOrigin origin, const LoadAndStoreInfo& colorInfo, const StencilLoadAndStoreInfo& stencilInfo) GrDawnOpsRenderPass() argument
|
H A D | GrDawnGpu.cpp | 156 onGetOpsRenderPass( GrRenderTarget* rt, bool , GrAttachment*, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo& stencilInfo, const SkTArray<GrSurfaceProxy*, true>& sampledProxies, GrXferBarrierFlags renderPassXferBarriers) onGetOpsRenderPass() argument
|
/third_party/skia/include/core/ |
H A D | SkImageInfo.h | 493 const SkColorInfo& colorInfo() const { return fColorInfo; } in colorInfo() function [all...] |
/third_party/skia/src/gpu/gl/ |
H A D | GrGLOpsRenderPass.cpp | 20 set(GrRenderTarget* rt, bool useMSAASurface, const SkIRect& contentBounds, GrSurfaceOrigin origin, const LoadAndStoreInfo& colorInfo, const StencilLoadAndStoreInfo& stencilInfo) set() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DOpsRenderPass.cpp | 31 set(GrRenderTarget* rt, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo& stencilInfo, const SkTArray<GrSurfaceProxy*, true>& sampledProxies) set() argument
|
H A D | GrD3DGpu.cpp | 127 onGetOpsRenderPass( GrRenderTarget* rt, bool , GrAttachment*, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo& stencilInfo, const SkTArray<GrSurfaceProxy*, true>& sampledProxies, GrXferBarrierFlags renderPassXferBarriers) onGetOpsRenderPass() argument
|
/third_party/skia/src/image/ |
H A D | SkImage_Gpu.cpp | 188 MakeWithVolatileSrc(sk_sp<GrRecordingContext> rContext, GrSurfaceProxyView volatileSrc, SkColorInfo colorInfo) MakeWithVolatileSrc() argument 753 SkColorInfo colorInfo = pixmap.info().colorInfo().makeColorType(colorType); MakeFromAHardwareBufferWithData() local [all...] |
/third_party/skia/src/gpu/vk/ |
H A D | GrVkOpsRenderPass.cpp | 225 bool GrVkOpsRenderPass::init(const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, in init() argument 338 set(GrRenderTarget* rt, sk_sp<GrVkFramebuffer> framebuffer, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo& stencilInfo, const GrOpsRenderPass::LoadAndStoreInfo& resolveInfo, GrVkRenderPass::SelfDependencyFlags selfDepFlags, GrVkRenderPass::LoadFromResolve loadFromResolve, const SkTArray<GrSurfaceProxy*, true>& sampledProxies) set() argument
|
/third_party/skia/dm/ |
H A D | DMSrcSink.h | 128 virtual SkColorInfo colorInfo() const { return SkColorInfo(); } in colorInfo() function
|