Searched defs:allocateImage (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | ImageUtils.cpp | 333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage() function in ImageUtils 355 YUVinfo *YUVinfo::allocateImage(unsigned short width, unsigned short height) in allocateImage() function in YUVinfo
|
D | Pyramid.cpp | 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage() function in PyramidShort
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.cpp | 81 de::MovePtr<Allocation> allocateImage(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateImage() function
|
H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 181 de::MovePtr<Allocation> allocateImage(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateImage() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 115 de::MovePtr<Allocation> allocateImage(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateImage() function
|
H A D | vktApiCopiesAndBlittingTests.cpp | 425 de::MovePtr<Allocation> allocateImage(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateImage() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 181 de::MovePtr<Allocation> allocateImage(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateImage() function
|