Searched defs:isHdrDecoderNeed (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | image_source_preview.cpp | 51 const Size& size, AIImageQuality imageQuality, bool isHdrDecoderNeed) in CreatePixelMap() 57 uint32_t index, const Size& size, AIImageQuality imageQuality, bool isHdrDecoderNeed) in CreatePixelMap()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ |
H A D | mock_image_decoder.cpp | 27 …fPtr<CanvasImage> ImageDecoder::MakePixmapImage(AIImageQuality imageQuality, bool isHdrDecoderNeed) in MakePixmapImage()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | image_source_ohos.cpp | 84 …ageSourceOhos::CreatePixelMap(const Size& size, AIImageQuality imageQuality, bool isHdrDecoderNeed) in CreatePixelMap() 90 uint32_t index, const Size& size, AIImageQuality imageQuality, bool isHdrDecoderNeed) in CreatePixelMap()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
H A D | image_provider.h | 55 bool isHdrDecoderNeed = false; member
|
H A D | image_loading_context.h | 121 void SetIsHdrDecoderNeed(bool isHdrDecoderNeed) in SetIsHdrDecoderNeed()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
H A D | image_decoder.cpp | 76 …fPtr<CanvasImage> ImageDecoder::MakePixmapImage(AIImageQuality imageQuality, bool isHdrDecoderNeed) in MakePixmapImage()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.cpp | 549 bool isHdrDecoderNeed = false; in StartDecoding() local
|