Searched refs:AllocateNativeBuffer (Results 1 – 1 of 1) sorted by relevance
114 … static sptr<NativeBuffer> AllocateNativeBuffer(uint32_t width, uint32_t height, uint32_t pixelFmt) in AllocateNativeBuffer() function in __anonb1cac0c50110::CodecHdiHeifEncodeTest151 item.pixelBuffer = AllocateNativeBuffer(PIXEL_WIDTH, PIXEL_HEIGHT, pixelFmt); in CreateImageItem()