Home
last modified time | relevance | path

Searched defs:dimensions (Results 51 - 75 of 147) sorted by relevance

123456

/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineState.cpp72 SkISize dimensions = rt->dimensions(); in setRenderTargetState() local
H A DGrD3DTextureRenderTarget.cpp13 GrD3DTextureRenderTarget( GrD3DGpu* gpu, SkBudgeted budgeted, SkISize dimensions, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& shaderResourceView, const GrD3DTextureResourceInfo& msaaInfo, sk_sp<GrD3DResourceState> msaaState, const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView, const GrD3DDescriptorHeap::CPUHandle& resolveRenderTargetView, GrMipmapStatus mipmapStatus) GrD3DTextureRenderTarget() argument
40 GrD3DTextureRenderTarget( GrD3DGpu* gpu, SkBudgeted budgeted, SkISize dimensions, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& shaderResourceView, const GrD3DDescriptorHeap::CPUHandle& renderTargetView, GrMipmapStatus mipmapStatus) GrD3DTextureRenderTarget() argument
56 GrD3DTextureRenderTarget( GrD3DGpu* gpu, SkISize dimensions, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& shaderResourceView, const GrD3DTextureResourceInfo& msaaInfo, sk_sp<GrD3DResourceState> msaaState, const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView, const GrD3DDescriptorHeap::CPUHandle& resolveRenderTargetView, GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable) GrD3DTextureRenderTarget() argument
83 GrD3DTextureRenderTarget( GrD3DGpu* gpu, SkISize dimensions, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& shaderResourceView, const GrD3DDescriptorHeap::CPUHandle& renderTargetView, GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable) GrD3DTextureRenderTarget() argument
99 MakeNewTextureRenderTarget( GrD3DGpu* gpu, SkBudgeted budgeted, SkISize dimensions, int sampleCnt, const D3D12_RESOURCE_DESC& resourceDesc, GrProtected isProtected, GrMipmapStatus mipmapStatus) MakeNewTextureRenderTarget() argument
155 MakeWrappedTextureRenderTarget( GrD3DGpu* gpu, SkISize dimensions, int sampleCnt, GrWrapCacheable cacheable, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state) MakeWrappedTextureRenderTarget() argument
[all...]
/third_party/skia/src/gpu/
H A DGrPixmap.h29 SkISize dimensions() const { return fInfo.dimensions(); } in dimensions() function in GrPixmapBase
H A DSurfaceContext.h71 SkISize dimensions() const { return fReadView.dimensions(); } in dimensions() function in skgpu::SurfaceContext
H A DGrCaps.cpp308 bool GrCaps::validateSurfaceParams(const SkISize& dimensions, const GrBackendFormat& format, in validateSurfaceParams() argument
H A DGrSurfaceProxy.cpp29 static bool is_valid_lazy(const SkISize& dimensions, SkBackingFit fit) { in is_valid_lazy() argument
38 static bool is_valid_non_lazy(SkISize dimensions) { in is_valid_non_lazy() argument
44 GrSurfaceProxy(const GrBackendFormat& format, SkISize dimensions, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, GrInternalSurfaceFlags surfaceFlags, UseAllocator useAllocator) GrSurfaceProxy() argument
63 GrSurfaceProxy(LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, GrInternalSurfaceFlags surfaceFlags, UseAllocator useAllocator) GrSurfaceProxy() argument
[all...]
H A DGrThreadSafeCache.cpp320 CreateLazyView(GrDirectContext* dContext, GrColorType origCT, SkISize dimensions, GrSurfaceOrigin origin, SkBackingFit fit) CreateLazyView() argument
/third_party/skia/src/gpu/gl/
H A DGrGLProgram.cpp155 SkISize dimensions = rt->dimensions(); in setRenderTargetState() local
H A DGrGLRenderTarget.cpp25 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids, sk_sp<GrGLAttachment> stencil) GrGLRenderTarget() argument
38 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids) GrGLRenderTarget() argument
80 MakeWrapped(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& idDesc, int stencilBits) MakeWrapped() argument
[all...]
/third_party/skia/tools/skqp/src/
H A Dskqp_model.cpp28 static inline bool inside(SkIPoint point, SkISize dimensions) { in inside() argument
[all...]
/third_party/skia/include/core/
H A DSkPixmap.h161 SkISize dimensions() const { return fInfo.dimensions(); } in dimensions() function in SkPixmap
H A DSkImage.h589 SkISize dimensions() cons function in SkImage
[all...]
H A DSkYUVAInfo.h167 SkISize dimensions() const { return fDimensions; } in dimensions() function in SkYUVAInfo::PlaneConfig::Subsampling
[all...]
/third_party/skia/gm/
H A Danimated_image_orientation.cpp54 auto dimensions = codec->dimensions(); in init() local
H A Dcompressed_textures.cpp44 static SkPath make_gear(SkISize dimensions, int numTeeth) { in make_gear() argument
74 SkBitmap render_level(SkISize dimensions, SkColor color, SkColorType colorType, bool opaque) { in render_level() argument
101 make_compressed_image(GrDirectContext* dContext, const SkISize dimensions, SkColorType colorType, bool opaque, SkImage::CompressionType compression) make_compressed_image() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_taskmesh_io_to_mem.c281 nir_ssa_def *dimensions = intrin->src[0].ssa; in lower_task_launch_mesh_workgroups() local
/third_party/mesa3d/src/mesa/main/
H A Dformatquery.c1059 GLint dimensions; in _mesa_GetInternalformativ() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c43 uint dimensions : 4; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTransfer.cpp63 VkExtent3D dimensions; // .depth will be the number of layers for 2D images and the depth for 3D images. member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTransfer.cpp63 VkExtent3D dimensions; // .depth will be the number of layers for 2D images and the depth for 3D images. member
[all...]
/third_party/skia/src/image/
H A DSkImage_GpuBase.cpp197 MakePromiseImageLazyProxy( GrContextThreadSafeProxy* tsp, SkISize dimensions, GrBackendFormat backendFormat, GrMipmapped mipMapped, PromiseImageTextureFulfillProc fulfillProc, sk_sp<GrRefCntedCallback> releaseHelper) MakePromiseImageLazyProxy() argument
/third_party/skia/src/core/
H A DSkYUVAInfo.cpp300 SkYUVAInfo::SkYUVAInfo(SkISize dimensions, in SkYUVAInfo() argument
/third_party/skia/src/sksl/ir/
H A DSkSLType.cpp251 TextureType(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, in TextureType() argument
/third_party/skia/src/pdf/
H A DSkPDFBitmap.cpp257 SkISize dimensions = img->dimensions(); in serialize_image() local
/third_party/skia/tests/
H A DCodecAnimTest.cpp504 auto dimensions = codec->codec()->getScaledDimensions(1.0f / sampleSize); in test_animated_AndroidCodec() local

Completed in 21 milliseconds

123456