/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | buffer_util.c | 24 BufferHandle *AllocateNativeBufferHandle(uint32_t reserveFds, uint32_t reserveInts) in AllocateNativeBufferHandle() 190 uint32_t reserveInts = 0; in HdfSbufReadNativeBufferHandle() local
|
H A D | native_buffer.cpp | 206 uint32_t reserveInts = 0; in ExtractFromParcel() local
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _ext_data_handle_v10.md | 48 ### reserveInts subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h_ext_data_handle.md | 52 ### reserveInts subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h_ext_data_handle.md | 52 ### reserveInts subsection
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | common_types.h | 31 uint32_t reserveInts; member
|
/ohos5.0/foundation/graphic/graphic_surface/buffer_handle/src/ |
H A D | buffer_handle.cpp | 37 BufferHandle *AllocateBufferHandle(uint32_t reserveFds, uint32_t reserveInts) in AllocateBufferHandle() 123 uint32_t reserveInts = 0; in ReadBufferHandle() local
|
/ohos5.0/drivers/peripheral/camera/test/hdi/sequenceable_test/src/ |
H A D | camera_hdi_sequenceable_test.cpp | 122 constexpr int32_t reserveInts = 0; variable 150 constexpr int32_t reserveInts = 0; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/ |
H A D | camera_buffer_handle_utils.cpp | 31 BufferHandle *CameraAllocateBufferHandle(uint32_t reserveFds, uint32_t reserveInts) in CameraAllocateBufferHandle()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_tunnel_handle.cpp | 21 GraphicExtDataHandle *AllocExtDataHandle(uint32_t reserveInts) in AllocExtDataHandle()
|
H A D | buffer_utils.cpp | 245 uint32_t reserveInts = parcel.ReadUint32(); in ReadExtDataHandle() local 273 uint32_t reserveInts = handle->reserveInts; in WriteExtDataHandle() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/ |
H A D | bufferutils_fuzzer.cpp | 47 uint32_t reserveInts = GetData<uint32_t>() % 0x100000; // no more than 0x100000 in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/drivers/interface/camera/sequenceable/buffer_handle/ |
H A D | buffer_handle_sequenceable.cpp | 54 BufferHandle* BufferHandleSequenceable::NewBufferHandle(uint32_t reserveFds, uint32_t reserveInts) in NewBufferHandle()
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/utils/ |
H A D | buffer_handle.h | 59 uint32_t reserveInts; /**< the number of reserved integer value */ member
|
/ohos5.0/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_handle.h | 59 uint32_t reserveInts; /**< the number of reserved integer value */ member
|
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/ |
H A D | buffer_handle.h | 36 uint32_t reserveInts; /**< the number of reserved integer value */ member
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | buffer_handle.h | 64 uint32_t reserveInts; /**< Number of the reserved integers */ member
|
/ohos5.0/drivers/peripheral/base/ |
H A D | buffer_handle.h | 36 uint32_t reserveInts; /**< the number of reserved integer value */ member
|
/ohos5.0/foundation/graphic/surface_lite/interfaces/innerkits/ |
H A D | surface_buffer_impl.h | 46 uint32_t reserveInts; /* the number of reserved integer value */ member 155 void SetReserveInts(uint32_t reserveInts) in SetReserveInts()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/ |
H A D | native_window_buffer_test.cpp | 57 uint32_t reserveInts = 1; in SetData() local
|
H A D | surface_ipc_test.cpp | 78 uint32_t reserveInts = 1; in SetData() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdilayerinfo_test.cpp | 348 uint32_t reserveInts = 1; variable
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/ |
H A D | buffer_handle_test.cpp | 42 BufferHandle *BufferHandleTest::CreateBufferHandle(uint32_t reserveFds, uint32_t reserveInts) in CreateBufferHandle()
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_types.c | 79 uint32_t reserveInts = 0; in BufferHandleUnmarshalling() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/ |
H A D | bufferqueue_fuzzer.cpp | 175 uint32_t reserveInts = GetData<uint32_t>() % 0x100000; // no more than 0x100000 in DoSomethingInterestingWithMyAPI() local
|