Home
last modified time | relevance | path

Searched defs:mappedMemory (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DExternalBufferTest.cpp56 void *mappedMemory = nullptr; in createAndroidHardwareBuffer() local
DImageTest.cpp864 void *mappedMemory = nullptr; in verifyResultAHB() local
/third_party/skia/experimental/graphite/src/
DDevice.cpp133 void* mappedMemory = dstBuffer->map(); in onReadPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp325 const bool mappedMemory = params.useMappedMemory; in testFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp325 const bool mappedMemory = params.useMappedMemory; in testFormat() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1527 void *mappedMemory = nullptr; in drawLineLoop() local
1594 void *mappedMemory = nullptr; in drawLineLoop() local
1703 void *mappedMemory = nullptr; in getCountingIB() local
1726 void *mappedMemory = nullptr; in getCountingIB() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2017 void *mappedMemory = nullptr; in drawLineLoop() local
2099 void *mappedMemory = nullptr; in drawTriangleFan() local
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp616 const void* mappedMemory = transferBuffer->map(); in onReadPixels() local
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp642 const void* mappedMemory = transferBuffer->map(); in onReadPixels() local
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2670 void* mappedMemory = transferBuffer->map(); in onReadPixels() local
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp2740 void* mappedMemory = transferBuffer->map(); in onReadPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2367 uint8_t *mappedMemory; in allocateWithAlignment() local