/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_modifier.cpp | 60 auto bitMap = CreateBitMap(static_cast<int32_t>(qrCodeSize), qrCode, color, backgroundColor); in onDraw() local 88 RSBitmap bitMap; in CreateBitMap() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | image_converter.cpp | 75 const std::shared_ptr<SkBitmap>& bitMap, Media::InitializationOptions& opts) in BitmapToPixelMap()
|
H A D | drawable_descriptor.cpp | 433 …const std::shared_ptr<SkBitmap>& bitMap, float width, float height, SkCanvas& canvas, const SkPain… in DrawOntoCanvas() 445 …const std::shared_ptr<Rosen::Drawing::Bitmap>& bitMap, float width, float height, Rosen::Drawing::… in DrawOntoCanvas()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/ |
H A D | i_stream.h | 41 uint32_t bitMap = 0; member
|
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/ |
H A D | tee_client_api.c | 51 void SetBit(uint32_t i, uint32_t byteMax, uint8_t *bitMap) in SetBit() 62 void ClearBit(uint32_t i, uint32_t byteMax, uint8_t *bitMap) in ClearBit() 73 static void ClearBitWithLock(pthread_mutex_t *mutex, uint32_t i, uint32_t byteMax, uint8_t *bitMap) in ClearBitWithLock() 88 static int32_t IterateBitmap(uint8_t *bitMap, uint32_t byteMax, enum BitmapOps ops) in IterateBitmap() 124 int32_t GetAndSetBit(uint8_t *bitMap, uint32_t byteMax) in GetAndSetBit() 132 static int32_t GetAndSetBitWithLock(pthread_mutex_t *mutex, uint8_t *bitMap, uint32_t byteMax) in GetAndSetBitWithLock() 143 int32_t GetAndCleartBit(uint8_t *bitMap, uint32_t byteMax) in GetAndCleartBit()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
H A D | fillp_frame.h | 34 FILLP_UINT8 bitMap; member
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | session.h | 121 int bitMap; member
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | trans_type.h | 184 int32_t bitMap; /**< Bitmap, which indicates the start or end slice of a frame. */ member
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/mock/include/ |
H A D | socket.h | 210 int32_t bitMap; /**< Bitmap, which indicates the start or end slice of a frame. */ member
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/ |
H A D | disc_manager.c | 200 static void BitmapSet(uint32_t *bitMap, uint32_t pos) in BitmapSet() 205 static bool IsBitmapSet(const uint32_t *bitMap, uint32_t pos) in IsBitmapSet()
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | trans_type.h | 227 int32_t bitMap; /**< Bitmap, which indicates the start or end slice of a frame. */ member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_round_corner_display_test.cpp | 1222 std::shared_ptr<Drawing::Bitmap> bitMap = std::make_shared<Drawing::Bitmap>(); variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
H A D | fillptypes.h | 574 FILLP_UINT32 bitMap; member
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_test.cpp | 2193 std::shared_ptr<Media::PixelMap> bitMap = ssm->GetScreenCapture(option, &errCode); variable
|