Home
last modified time | relevance | path

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

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