/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_base_render_util_test.cpp | 392 std::vector<uint8_t> newBuffer; variable 422 std::vector<uint8_t> newBuffer; variable 453 std::vector<uint8_t> newBuffer; variable 484 std::vector<uint8_t> newBuffer; variable 511 std::vector<uint8_t> newBuffer; variable 1198 std::vector<uint8_t> newBuffer; variable
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_builder.cpp | 148 char *newBuffer = reinterpret_cast<char *>(calloc(newSize, 1)); in Grow() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | string_builder.cpp | 145 char *newBuffer = reinterpret_cast<char *>(calloc(newSize, 1)); in Grow() local
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string_builder.cpp | 141 char* newBuffer = reinterpret_cast<char*>(calloc(newSize, 1)); in Grow() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
H A D | lnn_compress.c | 94 unsigned char *newBuffer = SoftBusCalloc(newBufferSize); in PerformInflate() local
|
/ohos5.0/base/update/updater/services/diffpatch/diff/ |
H A D | image_diff.cpp | 58 BlockBuffer newBuffer; in MakePatch() local 266 BlockBuffer newBuffer; in MakePatch() local 317 std::vector<uint8_t> newBuffer; in DiffFile() local
|
H A D | blocks_diff.cpp | 73 MemMapInfo newBuffer {}; in MakePatch() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | buffer_metadata_stream.cpp | 93 byte *newBuffer = new (std::nothrow) byte[newCapacity]; in Write() local
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/ |
H A D | hap_byte_buffer.cpp | 244 std::unique_ptr<char[]> newBuffer = std::make_unique<char[]>(newCapacity); in Slice() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_engine.cpp | 575 std::vector<uint8_t> newBuffer; in DrawBuffer() local
|
H A D | rs_base_render_util.cpp | 1399 …SBaseRenderUtil::ConvertBufferToBitmap(sptr<SurfaceBuffer> buffer, std::vector<uint8_t>& newBuffer, in ConvertBufferToBitmap() 1423 …enderUtil::CreateYuvToRGBABitMap(sptr<OHOS::SurfaceBuffer> buffer, std::vector<uint8_t>& newBuffer, in CreateYuvToRGBABitMap() 1457 …rUtil::CreateNewColorGamutBitmap(sptr<OHOS::SurfaceBuffer> buffer, std::vector<uint8_t>& newBuffer, in CreateNewColorGamutBitmap()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.cpp | 1554 const GpuResourceState& newGpuResourceState, const BindableBuffer& newBuffer, in AddCommandBarrierAndUpdateStateCacheBuffer()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_server.c | 1478 Buffer *newBuffer = NULL; in BuildAttributeListArrayCommon() local
|