Home
last modified time | relevance | path

Searched refs:VerifyAllocInfo (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_verify_alloc_info_v10.md1 # VerifyAllocInfo chapter
32 unsigned int VerifyAllocInfo::format
42 unsigned int VerifyAllocInfo::height
52 unsigned long VerifyAllocInfo::usage
62 unsigned int VerifyAllocInfo::width
H A D_display_buffer_type_8idl_v10.md23 | struct  [VerifyAllocInfo](_verify_alloc_info_v10.md) | 用于验证内存分配信息的结构体定义。 |
H A DReadme-CN.md54 - [VerifyAllocInfo](_verify_alloc_info_v10.md)
H A D_display_v10.md35 | struct  [VerifyAllocInfo](_verify_alloc_info_v10.md) | 用于验证内存分配信息的结构体定义。 |
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_buffer_v1_0/cpp_target/display/buffer/v1_0/
H A Ddisplay_buffer_type.cpp.txt50 …ling(OHOS::MessageParcel& data, const OHOS::HDI::Display::Buffer::V1_0::VerifyAllocInfo& dataBlock)
52 …eUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Display::Buffer::V1_0::VerifyAllocInfo))) {
58 …arshalling(OHOS::MessageParcel& data, OHOS::HDI::Display::Buffer::V1_0::VerifyAllocInfo& dataBlock)
60VerifyAllocInfo *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Display::Buffer::V1_0::VerifyAll…
65 …OS::HDI::Display::Buffer::V1_0::VerifyAllocInfo), dataBlockPtr, sizeof(OHOS::HDI::Display::Buffer:…
H A Ddisplay_buffer_type.h.txt63 struct VerifyAllocInfo {
74 …ing(OHOS::MessageParcel &data, const OHOS::HDI::Display::Buffer::V1_0::VerifyAllocInfo& dataBlock);
76 …rshalling(OHOS::MessageParcel &data, OHOS::HDI::Display::Buffer::V1_0::VerifyAllocInfo& dataBlock);
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gralloc.h155 int32_t (*IsSupportedAlloc)(uint32_t num, const VerifyAllocInfo *infos, bool *supporteds);
H A Ddisplay_type.h649 } VerifyAllocInfo; typedef
/ohos5.0/drivers/interface/display/buffer/v1_0/include/
H A Didisplay_buffer.h127 const std::vector<VerifyAllocInfo>& infos, std::vector<bool>& supporteds) const = 0;
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddisplay_buffer_vdi_impl.h39 virtual int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos,
H A Ddisplay_buffer_vdi_impl.cpp77 int32_t DisplayBufferVdiImpl::IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, in IsSupportedAlloc()
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/include/
H A Didisplay_gralloc.h145 virtual int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo> &infos,
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Ddisplay_gralloc_client.h43 int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo> &infos,
H A Ddisplay_gralloc_client.cpp144 int32_t DisplayGrallocClient::IsSupportedAlloc(const std::vector<VerifyAllocInfo> &infos, in IsSupportedAlloc()
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/include/
H A Didisplay_buffer_vdi.h121 const std::vector<VerifyAllocInfo>& infos, std::vector<bool>& supporteds) const = 0;
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/
H A Ddisplay_buffer_vdi_impl.h40 virtual int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos,
/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()
/ohos5.0/drivers/interface/display/buffer/v1_0/
H A DDisplayBufferType.idl34 struct VerifyAllocInfo {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_buffer_v1_0/dump_ast_target/
H A Ddump.txt47 [mini, lite, full] struct VerifyAllocInfo {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_buffer_v1_0/foo/display/buffer/v1_0/
H A DDisplayBufferType.idl34 struct VerifyAllocInfo {
/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()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-display-vdi-des.md202 …| 判断是否能申请请求的buffer | int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, std…
227 virtual int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos,
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-display-vdi-des.md203 …| int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, std::vector<bool>& supported…
228 virtual int32_t IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos,
/ohos5.0/docs/zh-cn/device-dev/
H A Dwebsite.md817 - [VerifyAllocInfo](reference/hdi-apis/display/_verify_alloc_info_v10.md)