Searched defs:pSize (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkBuffer.cpp | 105 void Buffer::copyFrom(const void *srcMemory, VkDeviceSize pSize, VkDeviceSize pOffset) in copyFrom() 112 void Buffer::copyTo(void *dstMemory, VkDeviceSize pSize, VkDeviceSize pOffset) const in copyTo()
|
D | VkDeviceMemory.cpp | 279 VkResult DeviceMemory::map(VkDeviceSize pOffset, VkDeviceSize pSize, void **ppData) in map()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoSessionFfmpegUtils.cpp | 106 bool FfmpegDemuxerImpl::demux (deUint8** pData, deInt64* pSize) in demux()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | vktVideoSessionFfmpegUtils.cpp | 106 bool FfmpegDemuxerImpl::demux (deUint8** pData, deInt64* pSize) in demux()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudaloader.c | 309 CuGraphicsResourceGetMappedPointer (CUdeviceptr * pDevPtr, size_t * pSize, in CuGraphicsResourceGetMappedPointer()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 1081 int pSize, int pIndex) in TObjectReflection()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Renderer.cpp | 1153 float pSize = v.pointSize; in setupPoint() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 199 ubidi_getMemory(BidiMemoryForAllocation *bidiMem, int32_t *pSize, UBool mayAllocate, int32_t sizeNe… in ubidi_getMemory()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 199 ubidi_getMemory(BidiMemoryForAllocation *bidiMem, int32_t *pSize, UBool mayAllocate, int32_t sizeNe… in ubidi_getMemory()
|
/third_party/icu/icu4c/source/common/ |
D | ubidi.cpp | 199 ubidi_getMemory(BidiMemoryForAllocation *bidiMem, int32_t *pSize, UBool mayAllocate, int32_t sizeNe… in ubidi_getMemory()
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidi.cpp | 199 ubidi_getMemory(BidiMemoryForAllocation *bidiMem, int32_t *pSize, UBool mayAllocate, int32_t sizeNe… in ubidi_getMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 401 …for (const VkDeviceSize* pSize = sizeCases; pSize < sizeCases + DE_LENGTH_OF_ARRAY(sizeCases); ++p… in execTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 401 …for (const VkDeviceSize* pSize = sizeCases; pSize < sizeCases + DE_LENGTH_OF_ARRAY(sizeCases); ++p… in execTest() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Renderer.cpp | 2063 float pSize; in setupPoint() local
|
/third_party/sqlite/src/ |
D | shell.c | 6485 static int apndFileSize(sqlite3_file *pFile, sqlite_int64 *pSize){ in apndFileSize() 15059 static int recoverVfsFileSize(sqlite3_file *pFd, sqlite3_int64 *pSize){ in recoverVfsFileSize()
|