Home
last modified time | relevance | path

Searched refs:IsSupportedAllocRemote (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue_producer.h153 …int32_t IsSupportedAllocRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &opti…
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_producer.cpp65 BUFFER_PRODUCER_API_FUNC_PAIR(BUFFER_PRODUCER_IS_SUPPORTED_ALLOC, IsSupportedAllocRemote), in BufferQueueProducer()
516 int32_t BufferQueueProducer::IsSupportedAllocRemote(MessageParcel &arguments, MessageParcel &reply, in IsSupportedAllocRemote() function in OHOS::BufferQueueProducer