/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Buffer9.cpp | 102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Buffer9.cpp | 102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 390 …void Device::copyBuffer(byte *sourceBuffer, byte *destBuffer, unsigned int width, unsigned int hei… in copyBuffer() 590 …byte *sourceBuffer = isStencil ? (byte*)source->lockStencil(0, 0, 0, PUBLIC) : (byte*)source->lock… in stretchRect() local 600 …byte *sourceBuffer = (byte*)source->lockInternal((int)sRect.x0, (int)sRect.y0, 0, LOCK_READONLY, P… in stretchRect() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | PixelTransfer11.cpp | 166 const gl::Buffer &sourceBuffer = in copyBufferToTexture() local
|
D | Buffer11.cpp | 438 Buffer11 *sourceBuffer = GetAs<Buffer11>(source); in copySubData() local 1092 const d3d11::Buffer *sourceBuffer = &GetAs<NativeStorage>(source)->getBuffer(); in copyFromStorage() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11EmulatedIndexedBufferTest.cpp | 60 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
|
D | BufferDataTest.cpp | 527 GLBuffer sourceBuffer; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11EmulatedIndexedBufferTest.cpp | 60 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
|
D | BufferDataTest.cpp | 850 GLBuffer sourceBuffer; in TEST_P() local
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBufferDD.cpp | 357 void *sourceBuffer = DDSD.lpSurface; in screenshot() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | BufferVk.cpp | 157 auto *sourceBuffer = GetAs<BufferVk>(source); in copySubData() local
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFType1Font.cpp | 144 SkAutoTMalloc<uint8_t> sourceBuffer(SkToInt(srcLen + 1)); in convert_type1_font_stream() local
|
/third_party/skia/src/pdf/ |
D | SkPDFType1Font.cpp | 144 SkAutoTMalloc<uint8_t> sourceBuffer(SkToInt(srcLen + 1)); in convert_type1_font_stream() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Buffer11.cpp | 480 Buffer11 *sourceBuffer = GetAs<Buffer11>(source); in copySubData() local 1210 const d3d11::Buffer *sourceBuffer = &GetAs<NativeStorage>(source)->getBuffer(); in copyFromStorage() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | BufferVk.cpp | 510 vk::BufferHelper &sourceBuffer = sourceVk->getBufferAndOffset(&sourceBufferOffset); in copySubData() local
|
D | vk_helpers.cpp | 3434 BufferHelper *sourceBuffer = &elementArrayBufferVk->getBufferAndOffset(&sourceBufferOffset); in getIndexBufferForElementArrayBuffer() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 572 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | CopyCommandsValidationTests.cpp | 349 dawn::Buffer sourceBuffer = CreateBuffer(sourceBufferSize, dawn::BufferUsageBit::CopySrc); in TEST_F() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderApiTests.cpp | 629 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | CopyCommandsValidationTests.cpp | 536 wgpu::Buffer sourceBuffer = CreateBuffer(sourceBufferSize, wgpu::BufferUsage::CopySrc); in TEST_F() local
|
/third_party/mesa3d/include/CL/ |
D | cl2.hpp | 4758 const Buffer &sourceBuffer, in Image2D()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl2.hpp | 4606 const Buffer &sourceBuffer, in Image2D()
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 4490 sourceBuffer: SourceBuffer; property 14864 sourceBuffer: SourceBuffer; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 15777 readonly sourceBuffer: SourceBuffer | null; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 15757 readonly sourceBuffer: SourceBuffer | null; property
|