Home
last modified time | relevance | path

Searched defs:GetByteCount (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map_manager.h43 int32_t GetByteCount() in GetByteCount() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.cpp31 int32_t PixelMap::GetByteCount() in GetByteCount() function in OHOS::Media::PixelMap
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dpixel_map_preview.cpp95 int32_t PixelMapPreview::GetByteCount() const in GetByteCount() function in OHOS::Ace::PixelMapPreview
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp196 int32_t PixelMapOhos::GetByteCount() const in GetByteCount() function in OHOS::Ace::PixelMapOhos
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp297 int32_t PixelYuvExt::GetByteCount() in GetByteCount() function in OHOS::Media::PixelYuvExt
H A Dpixel_yuv.cpp171 int32_t PixelYuv::GetByteCount() in GetByteCount() function in OHOS::Media::PixelYuv
H A Dpixel_map.cpp1388 int32_t PixelMap::GetByteCount() in GetByteCount() function in OHOS::Media::PixelMap
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp188 int32_t PixelMap::GetByteCount() in GetByteCount() function in OHOS::Media::PixelMap
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3443 static uint32_t GetByteCount(const DecodeContext& context, uint32_t surfaceBufferSize) in GetByteCount() function