Searched defs:sizeOut (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | test_utils.cpp | 27 bool GetFileSize(const char *filePath, uint32_t *sizeOut) in GetFileSize() argument
|
| /test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/ |
| H A D | ActsCodecFormatNdkTest.cpp | 197 size_t sizeOut; in HWTEST_F() local
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| H A D | multimediaCore.cpp | 227 size_t sizeOut = PARAM_0; in MultimediaCoreAVFormatGetBufferOne() local 245 size_t sizeOut = PARAM_0; in MultimediaCoreAVFormatGetBufferTwo() local 263 size_t sizeOut = PARAM_0; in MultimediaCoreAVFormatGetBufferThree() local 280 size_t sizeOut = PARAM_0; in MultimediaCoreAVFormatGetBufferFour() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ProgramLinkedResources.cpp | 644 getBlockSize(const std::string &name, const std::string &mappedName, size_t *sizeOut) getBlockSize() argument
|
| H A D | queryutils.cpp | 3004 void GetPointSize(const GLES1State *state, GLfloat *sizeOut) in GetPointSize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_utils.cpp | 189 AllocateBufferOrImageMemory(vk::Context *context, VkMemoryPropertyFlags requestedMemoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, T *bufferOrImage, vk::DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateBufferOrImageMemory() argument 705 AllocateBufferMemory(Context *context, VkMemoryPropertyFlags requestedMemoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, Buffer *buffer, DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateBufferMemory() argument 718 AllocateImageMemory(Context *context, VkMemoryPropertyFlags memoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, Image *image, DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateImageMemory() argument
|
Completed in 14 milliseconds