Home
last modified time | relevance | path

Searched defs:newBuffer (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp392 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 Dstring_builder.cpp148 char *newBuffer = reinterpret_cast<char *>(calloc(newSize, 1)); in Grow() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_builder.cpp145 char *newBuffer = reinterpret_cast<char *>(calloc(newSize, 1)); in Grow() local
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring_builder.cpp141 char* newBuffer = reinterpret_cast<char*>(calloc(newSize, 1)); in Grow() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_compress.c94 unsigned char *newBuffer = SoftBusCalloc(newBufferSize); in PerformInflate() local
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dimage_diff.cpp58 BlockBuffer newBuffer; in MakePatch() local
266 BlockBuffer newBuffer; in MakePatch() local
317 std::vector<uint8_t> newBuffer; in DiffFile() local
H A Dblocks_diff.cpp73 MemMapInfo newBuffer {}; in MakePatch() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dbuffer_metadata_stream.cpp93 byte *newBuffer = new (std::nothrow) byte[newCapacity]; in Write() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A Dhap_byte_buffer.cpp244 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 Drs_base_render_engine.cpp575 std::vector<uint8_t> newBuffer; in DrawBuffer() local
H A Drs_base_render_util.cpp1399 …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 Drender_graph.cpp1554 const GpuResourceState& newGpuResourceState, const BindableBuffer& newBuffer, in AddCommandBarrierAndUpdateStateCacheBuffer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c1478 Buffer *newBuffer = NULL; in BuildAttributeListArrayCommon() local