Home
last modified time | relevance | path

Searched defs:DataBuffer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/
H A Dintf_mesh_builder.h97 struct DataBuffer { in CORE3D_BEGIN_NAMESPACE() struct
99 BASE_NS::Format format; in CORE3D_BEGIN_NAMESPACE()
101 uint32_t stride; in CORE3D_BEGIN_NAMESPACE()
103 BASE_NS::array_view<const uint8_t> buffer; in CORE3D_BEGIN_NAMESPACE()
/ohos5.0/base/security/device_security_level/oem_property/include/
H A Ddslm_credential_utils.h27 typedef struct DataBuffer { struct
30 } DataBuffer; argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddata_buffer.cpp22 DataBuffer::DataBuffer() : buf_(nullptr), size_(0), used_(0) in DataBuffer() function in OHOS::AppDistributedKv::DataBuffer
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/databuffer/src/
H A Ddata_buffer.cpp25 DataBuffer::DataBuffer(size_t capacity) in DataBuffer() function in OHOS::DistributedHardware::DataBuffer
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddata_buffer.cpp22 DataBuffer::DataBuffer(size_t capacity) in DataBuffer() function in OHOS::DistributedHardware::DataBuffer