Home
last modified time | relevance | path

Searched defs:whitePoint (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/utils/color_manager/test/fuzztest/colormanager_fuzzer/
H A Dcolormanager_fuzzer.cpp94 std::array<float, DIMES_2> whitePoint = GetData<std::array<float, DIMES_2>>(); in ColorSpaceFuzzTest() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_display_box.h33 DisplayPrimariesXY whitePoint; member
/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor_space.h221 std::array<float, DIMES_2> whitePoint; member in OHOS::ColorManager::ColorSpace
/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp135 ColorSpace::ColorSpace(const Matrix3x3& toXYZ, const std::array<float, 2>& whitePoint, const TransferFunc &transferFunc) in ColorSpace() argument
143 ColorSpace::ColorSpace(const Matrix3x3 &toXYZ, const std::array<float, 2>& whitePoint, float gamma) in ColorSpace() argument
[all...]
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h405 OH_NativeBuffer_ColorXY whitePoint; /**< white point */ member

Completed in 5 milliseconds