Searched refs:OH_Image_Receiver_GetCapacity (Results 1 – 9 of 9) sorted by relevance
239 int32_t OH_Image_Receiver_GetCapacity(const ImageReceiverNative* native, int32_t* capacity);
46 | int32_t [OH_Image_Receiver_GetCapacity](image.md#oh_image_receiver_getcapacity) (const [ImageRece…
142 | int32_t [OH_Image_Receiver_GetCapacity](#oh_image_receiver_getcapacity) (const [ImageReceiverNati…835 ### OH_Image_Receiver_GetCapacity()838 int32_t OH_Image_Receiver_GetCapacity (const ImageReceiverNative * native, int32_t * capacity )
115 int32_t OH_Image_Receiver_GetCapacity(const ImageReceiverNative* native, int32_t* capacity) in OH_Image_Receiver_GetCapacity() function
142 | int32_t [OH_Image_Receiver_GetCapacity](#oh_image_receiver_getcapacity) (const [ImageReceiverNati…882 ### OH_Image_Receiver_GetCapacity()885 int32_t OH_Image_Receiver_GetCapacity (const ImageReceiverNative * native, int32_t * capacity )
153 OH_Image_Receiver_GetCapacity(imgReceiver_c, &capacity);
225 int32_t res = OH_Image_Receiver_GetCapacity(p, capacity);