Home
last modified time | relevance | path

Searched refs:SkipPixelMap (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp299 if (!RSMarshallingHelper::SkipPixelMap(parcel)) { in UnmarshallingAndCachePixelMap()
357 RSMarshallingHelper::SkipPixelMap(parcel); in UnmarshallingDrawingImageAndPixelMap()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h49 #define RS_PROFILER_SKIP_PIXELMAP(parcel) RSProfiler::SkipPixelMap(parcel)
180 RSB_EXPORT static bool SkipPixelMap(Parcel& parcel);
H A Drs_profiler_pixelmap.cpp593 bool RSProfiler::SkipPixelMap(Parcel& parcel) in SkipPixelMap() function in OHOS::OHOS::Rosen::RSProfiler
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h263 static bool SkipPixelMap(Parcel& parcel);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_marshalling_helper.cpp341 bool RSMarshallingHelper::SkipPixelMap(Parcel& parcel) in SkipPixelMap() function in OHOS::Rosen::RSMarshallingHelper
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp921 * @tc.desc: Verify function SkipPixelMap
928 EXPECT_TRUE(RSMarshallingHelper::SkipPixelMap(parcel)); in HWTEST_F()
930 EXPECT_TRUE(RSMarshallingHelper::SkipPixelMap(parcel)); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1486 bool RSMarshallingHelper::SkipPixelMap(Parcel& parcel) in SkipPixelMap() function in OHOS::Rosen::RSMarshallingHelper

Completed in 13 milliseconds