/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | buffer.c | 22 typedef struct Buffer { struct 25 Buffer *rootbuf; argument 29 Buffer *BufferMalloc(uint32_t size) in BufferMalloc() argument
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-display-vdi-des.md | 22 ### Buffer subsection 188 ### Buffer subsection
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | buffer.h | 39 typedef struct Buffer Buffer; typedef
|
/ohos5.0/foundation/multimedia/media_foundation/src/common/ |
H A D | surface_memory.h | 69 friend class Buffer; variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | surface_memory.h | 68 friend class Buffer; variable
|
H A D | plugin_buffer.h | 137 friend class Buffer; variable 180 friend class Buffer; variable
|
H A D | plugin_memory.h | 169 friend class Buffer; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | matrix44.h | 74 using Buffer = std::array<scalar, MATRIX44_SIZE>; variable
|
H A D | matrix.h | 49 using Buffer = std::array<scalar, MATRIX_SIZE>; variable
|
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | mapper_service_1_2.cpp | 21 namespace Buffer { namespace
|
H A D | allocator_service.cpp | 39 namespace Buffer { namespace
|
H A D | mapper_service.cpp | 34 namespace Buffer { namespace
|
H A D | metadata_service.cpp | 34 namespace Buffer { namespace
|
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/ |
H A D | display_buffer_hdi_impl.cpp | 21 namespace Buffer { namespace
|
/ohos5.0/drivers/interface/display/buffer/v1_1/hdi_impl/ |
H A D | display_buffer_hdi_impl.cpp | 20 namespace Buffer { namespace
|
/ohos5.0/drivers/interface/display/buffer/v1_2/hdi_impl/ |
H A D | display_buffer_hdi_impl.cpp | 20 namespace Buffer { namespace
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/ |
H A D | buffer.h | 31 } Buffer; typedef
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/ |
H A D | buffer.h | 33 } Buffer; typedef
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | cpp_type.h | 44 struct Buffer { struct 50 Buffer quantBuffer; argument
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | plugin_memory.h | 159 friend class Buffer; variable
|
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/dfx/ |
H A D | display_buffer_dfx.cpp | 26 namespace Buffer { namespace
|
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | test_napi.cpp | 2370 napi_value Buffer = nullptr; variable 4285 napi_value Buffer = nullptr; variable 4310 napi_value Buffer = nullptr; variable 4335 napi_value Buffer = nullptr; variable 4361 napi_value Buffer = nullptr; variable 4386 napi_value Buffer = nullptr; variable 4432 napi_value Buffer = nullptr; variable 4458 napi_value Buffer = nullptr; variable 4488 napi_value Buffer = nullptr; variable 4518 napi_value Buffer = nullptr; variable [all …]
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | napi-data-types-interfaces.md | 270 ### Buffer subsection
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | pts_and_index_conversion.h | 45 using Buffer = OHOS::Media::Plugins::Buffer; variable
|
/ohos5.0/foundation/multimedia/media_foundation/src/plugin/ |
H A D | plugin_buffer.cpp | 128 Buffer::Buffer() : streamID(0), trackID(0), pts(0), dts(0), duration(0), flag (0) in Buffer() function in OHOS::Media::Plugins::Buffer
|