/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_misc_opcodes.cpp | 419 (overlap.H () + fAreaSpec.RowPitch () - 1) / fAreaSpec.RowPitch (), in ProcessArea() 422 fAreaSpec.RowPitch () * buffer.RowStep (), in ProcessArea() 640 for (int32 row = overlap.t; row < overlap.b; row += fAreaSpec.RowPitch ()) in ProcessArea() 865 fAreaSpec.RowPitch ()); in dng_opcode_DeltaPerRow() 916 fAreaSpec.RowPitch ()); in PutData() 1004 fAreaSpec.RowPitch ()); in ProcessArea() 1006 for (int32 row = overlap.t; row < overlap.b; row += fAreaSpec.RowPitch ()) in ProcessArea() 1198 uint32 rows = (overlap.H () + fAreaSpec.RowPitch () - 1) / in ProcessArea() 1199 fAreaSpec.RowPitch (); in ProcessArea() 1201 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch (); in ProcessArea() [all …]
|
D | dng_misc_opcodes.h | 123 const uint32 RowPitch () const in RowPitch() function
|
D | dng_gain_map.cpp | 567 for (int32 row = overlap.t; row < overlap.b; row += fAreaSpec.RowPitch ()) in ProcessArea()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Image11.cpp | 69 srcMapped.RowPitch, srcMapped.DepthPitch, destData, destMapped.RowPitch, in GenerateMipmap() 108 sourceBox.x * sourcePixelBytes + sourceBox.y * srcMapped.RowPitch + in CopyImage() 111 destOffset.y * destMapped.RowPitch + destOffset.z * destMapped.DepthPitch; in CopyImage() 113 CopyImageCHROMIUM(sourceData, srcMapped.RowPitch, sourcePixelBytes, srcMapped.DepthPitch, in CopyImage() 114 sourceFormat.pixelReadFunction, destData, destMapped.RowPitch, destPixelBytes, in CopyImage() 301 (area.y * mappedImage.RowPitch + area.x * outputPixelSize + in loadData() 305 inputDepthPitch, offsetMappedData, mappedImage.RowPitch, mappedImage.DepthPitch); in loadData() 344 ((area.y / outputBlockHeight) * mappedImage.RowPitch + in loadCompressedData() 348 inputRowPitch, inputDepthPitch, offsetMappedData, mappedImage.RowPitch, in loadCompressedData() 409 mappedImage.RowPitch * destOffset.y + rowOffset + in copyFromFramebuffer() [all …]
|
D | MappedSubresourceVerifier11.cpp | 56 mPitchType = &D3D11_MAPPED_SUBRESOURCE::RowPitch; in setDesc()
|
D | Blit11.cpp | 1270 convertFunction(sourceArea, destArea, clipRect, sourceSize, sourceMapping.RowPitch, in copyAndConvertImpl() 1271 destMapping.RowPitch, readOffset, writeOffset, copySize, srcPixelStride, in copyAndConvertImpl() 1323 mapped.RowPitch, mapped.DepthPitch); in copyAndConvert()
|
D | Renderer11.cpp | 3527 int inputPitch = static_cast<int>(mapping.RowPitch); in packPixels()
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | D3D12Sample.cpp | 244 memcpy(pDestSlice + pDest->RowPitch * y, in MemcpySubresource() 245 pSrcSlice + pSrc->RowPitch * y, in MemcpySubresource() 295 …a = { pData + pLayouts[i].Offset, pLayouts[i].Footprint.RowPitch, pLayouts[i].Footprint.RowPitch *… 861 vertexData.RowPitch = vBufferSize; // size of all our triangle vertex data in InitD3D() 968 indexData.RowPitch = iBufferSize; // size of all our index buffer in InitD3D() 1121 textureSubresourceData.RowPitch = imageBytesPerRow; in InitD3D()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Resource.h | 91 __in const void *pSysMemUP, UINT RowPitch, UINT DepthPitch);
|
D | Resource.cpp | 548 pMappedSubResource->RowPitch = pResource->transfers[SubResource]->stride; in ResourceMap() 869 UINT RowPitch, // IN in ResourceUpdateSubResourceUP() argument 927 RowPitch, in ResourceUpdateSubResourceUP()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLImage.cpp | 52 case ImageInfo::RowPitch: in getInfo()
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 337 SkRectMemcpy(dst, placedFootprints[currentMipLevel].Footprint.RowPitch, in copy_compressed_data() 610 placedFootprint.Footprint.RowPitch, in onReadPixels() 754 SkRectMemcpy(dst, placedFootprints[currentMipLevel].Footprint.RowPitch, in uploadToTexture() 1382 if (!GrClearImage(ii, mapPtr, placedFootprints[0].Footprint.RowPitch, color)) { in copy_color_data() 1465 placedFootprints[i].Footprint.RowPitch = placedFootprints[0].Footprint.RowPitch; in onClearBackendTexture()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | volume9.c | 332 pLockedVolume->RowPitch = stride; in NineVolume9_LockBox() 355 pLockedVolume->RowPitch = This->transfer->stride; in NineVolume9_LockBox()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLPresentPathD3D11Test.cpp | 263 ASSERT_EQ(static_cast<UINT>(mWindowWidth * 4), mappedSubresource.RowPitch); in checkPixelsUsingD3D()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedCLEnums_autogen.cpp | 1138 return ImageInfo::RowPitch; in FromCLenum() 1168 case ImageInfo::RowPitch: in ToCLenum() 1202 case ImageInfo::RowPitch: in operator <<()
|
D | PackedCLEnums_autogen.h | 235 RowPitch = 2, enumerator
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_image.c | 145 image->linear.row_stride = footprint.Footprint.RowPitch; in dzn_image_create() 370 loc.PlacedFootprint.Footprint.RowPitch = image->linear.row_stride; in dzn_image_get_copy_loc() 816 layout->rowPitch = footprint.Footprint.RowPitch; in dzn_GetImageSubresourceLayout()
|
D | dzn_device.c | 2546 .RowPitch = blksz * DIV_ROUND_UP(buffer_row_length, blkw), in dzn_buffer_get_copy_loc() 2552 loc.PlacedFootprint.Footprint.RowPitch * in dzn_buffer_get_copy_loc() 2600 new_loc.PlacedFootprint.Footprint.RowPitch = in dzn_buffer_get_line_copy_loc() 2610 !(loc->PlacedFootprint.Footprint.RowPitch & (D3D12_TEXTURE_DATA_PITCH_ALIGNMENT - 1)); in dzn_buffer_supports_region_copy()
|
D | dzn_cmd_buffer.c | 1166 .RowPitch = (UINT)ALIGN_NPOT(max_w * blksize, fill_step), in dzn_cmd_buffer_clear_rects_with_copy() 1343 src_loc.PlacedFootprint.Footprint.RowPitch = in dzn_cmd_buffer_clear_ranges_with_copy()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | UtilsD3D12.cpp | 99 bufferLocation.PlacedFootprint.Footprint.RowPitch = rowPitch; in ComputeBufferLocationForCopyTextureRegion()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_d3d11va.c | 386 linesize[i] = map->RowPitch; in fill_texture_ptrs()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
D | CopySplitTests.cpp | 501 TEST_P(CopySplitTest, RowPitch) { in TEST_P() argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_dx12.cpp | 355 srcLocation.PlacedFootprint.Footprint.RowPitch = uploadPitch; in ImGui_ImplDX12_CreateFontsTexture()
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9types.h | 1635 INT RowPitch; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_resource.cpp | 1007 buf_loc.PlacedFootprint.Footprint.RowPitch = trans->base.b.stride; in fill_buffer_location()
|