Home
last modified time | relevance | path

Searched refs:SkipBytes (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/screen_manager/
H A Drs_screen_data_test.cpp85 parcel.SkipBytes(bufferSize); in HWTEST_F()
H A Drs_screen_capability_test.cpp83 parcel.SkipBytes(bufferSize); in HWTEST_F()
H A Drs_screen_hdr_capability_test.cpp81 parcel.SkipBytes(bufferSize); in HWTEST_F()
H A Drs_screen_props_test.cpp80 parcel.SkipBytes(bufferSize); in HWTEST_F()
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Dav_surface_memory.cpp150 parcel.SkipBytes(static_cast<size_t>(size)); in ReadFromMessageParcel()
H A Davmemory.cpp240 parcel.SkipBytes(static_cast<size_t>(skipSize) - 2 * sizeof(int32_t)); // 2: the size of size_ and offset_ in SkipCommonFromMessageParcel()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp388 context.parcel.SkipBytes(UnmarshallingContext::headerLength); in UnmarshalFromSharedMemory()
433 context.parcel.SkipBytes(image->parcelSkipBytes); in UnmarshalFromDMA()
H A Drs_profiler_base.cpp1096 parcel.SkipBytes(skipBytes); in ReadParcelData()
1120 parcel.SkipBytes(skipBytes); in SkipParcelData()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_mask_test.cpp375 parcel.SkipBytes(bufferSize); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp316 void Parcel::SkipBytes(size_t bytes) in SkipBytes() function in OHOS::Parcel
H A Dparcel.h505 void SkipBytes(size_t bytes);
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs604 self.as_parcel_mut().SkipBytes(size) in skip_read()
H A Dwrapper.rs113 fn SkipBytes(self: Pin<&mut Parcel>, size: usize); in SkipBytes() functions
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1493 parcel.SkipBytes(size); in SkipPixelMap()
2238 parcel.SkipBytes(size); in SkipFromParcel()

Completed in 15 milliseconds