Home
last modified time | relevance | path

Searched defs:IsSupportedAlloc (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gralloc.h155 int32_t (*IsSupportedAlloc)(uint32_t num, const VerifyAllocInfo *infos, bool *supporteds); member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddisplay_buffer_vdi_impl.cpp77 int32_t DisplayBufferVdiImpl::IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, in IsSupportedAlloc() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_buffer_vdi_impl.cpp77 int32_t DisplayBufferVdiImpl::IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, in IsSupportedAlloc() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Ddisplay_gralloc_client.cpp144 int32_t DisplayGrallocClient::IsSupportedAlloc(const std::vector<VerifyAllocInfo> &infos, in IsSupportedAlloc() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h191 int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, in IsSupportedAlloc() function
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_client_producer.cpp518 GSError BufferClientProducer::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo> &infos, in IsSupportedAlloc() function in OHOS::BufferClientProducer
H A Dconsumer_surface.cpp505 GSError ConsumerSurface::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo> &infos, in IsSupportedAlloc() function in OHOS::ConsumerSurface
H A Dproducer_surface.cpp835 GSError ProducerSurface::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo>& infos, in IsSupportedAlloc() function in OHOS::ProducerSurface
H A Dbuffer_queue.cpp1687 GSError BufferQueue::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo> &infos, in IsSupportedAlloc() function in OHOS::BufferQueue
H A Dbuffer_queue_producer.cpp1200 GSError BufferQueueProducer::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo> &infos, in IsSupportedAlloc() function in OHOS::BufferQueueProducer