Home
last modified time | relevance | path

Searched defs:sourceBuffer (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp390 …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/
DPixelTransfer11.cpp166 const gl::Buffer &sourceBuffer = in copyBufferToTexture() local
DBuffer11.cpp438 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/
DD3D11EmulatedIndexedBufferTest.cpp60 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
DBufferDataTest.cpp527 GLBuffer sourceBuffer; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11EmulatedIndexedBufferTest.cpp60 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
DBufferDataTest.cpp850 GLBuffer sourceBuffer; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp357 void *sourceBuffer = DDSD.lpSurface; in screenshot() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp157 auto *sourceBuffer = GetAs<BufferVk>(source); in copySubData() local
/third_party/flutter/skia/src/pdf/
DSkPDFType1Font.cpp144 SkAutoTMalloc<uint8_t> sourceBuffer(SkToInt(srcLen + 1)); in convert_type1_font_stream() local
/third_party/skia/src/pdf/
DSkPDFType1Font.cpp144 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/
DBuffer11.cpp480 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/
DBufferVk.cpp510 vk::BufferHelper &sourceBuffer = sourceVk->getBufferAndOffset(&sourceBufferOffset); in copySubData() local
Dvk_helpers.cpp3434 BufferHelper *sourceBuffer = &elementArrayBufferVk->getBufferAndOffset(&sourceBufferOffset); in getIndexBufferForElementArrayBuffer() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderApiTests.cpp572 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp349 dawn::Buffer sourceBuffer = CreateBuffer(sourceBufferSize, dawn::BufferUsageBit::CopySrc); in TEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderApiTests.cpp629 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp536 wgpu::Buffer sourceBuffer = CreateBuffer(sourceBufferSize, wgpu::BufferUsage::CopySrc); in TEST_F() local
/third_party/mesa3d/include/CL/
Dcl2.hpp4758 const Buffer &sourceBuffer, in Image2D()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp4606 const Buffer &sourceBuffer, in Image2D()
/third_party/typescript/tests/lib/
Dlib.d.ts4490 sourceBuffer: SourceBuffer; property
14864 sourceBuffer: SourceBuffer; property
/third_party/typescript/lib/
Dlib.dom.d.ts15777 readonly sourceBuffer: SourceBuffer | null; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts15757 readonly sourceBuffer: SourceBuffer | null; property