Searched defs:packer (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_utils.h | 84 static int32_t StartPack(int32_t cmdId, CommandDataPacker& packer) in StartPack() 89 static int32_t EndPack(CommandDataPacker& packer) in EndPack() 94 static int32_t StartSection(int32_t cmdId, CommandDataPacker& packer) in StartSection() 99 static int32_t SetupDevice(uint32_t devId, uint32_t layerId, CommandDataPacker& packer) in SetupDevice() 108 static int32_t EndSection(CommandDataPacker& packer) in EndSection() 140 static int32_t RectPack(const IRect& rect, CommandDataPacker& packer) in RectPack() 153 static int32_t LayerColorPack(const LayerColor& layerColor, CommandDataPacker& packer) in LayerColorPack() 198 static int32_t BufferHandlePack(const BufferHandle* buffer, CommandDataPacker& packer, in BufferHandlePack()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_packer_mdk_test.cpp | 42 napi_value* packer = nullptr; variable 57 napi_value packer = nullptr; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/common/src/ |
H A D | convert_utils.cpp | 64 ImagePacker packer; in ConvertDataToFd() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_packer_mdk_kits.cpp | 106 static int32_t DoStartPacking(std::shared_ptr<ImagePacker> &packer, struct ImagePackerArgs* args) in DoStartPacking() 125 static int32_t DoAddImage(std::shared_ptr<ImagePacker> &packer, in DoAddImage()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_packer_mdk.cpp | 40 ImagePacker_Native* OH_ImagePacker_InitNative(napi_env env, napi_value packer) in OH_ImagePacker_InitNative()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_image_info.cpp | 57 Media::ImagePacker packer; in ConvertToString() local
|
/ohos5.0/build/ohos/packages/ |
H A D | fs_process.py | 241 packer = Packer(args) variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_base.cpp | 303 OH_ImagePackerNative *packer = nullptr; in Pixmap2ImageFile() local
|