Home
last modified time | relevance | path

Searched refs:is_hdr_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A Dskia_output_surface_impl.cc221 is_hdr_ = color_space_.IsHDR(); in Reshape()
734 is_hdr_ && capabilities_.sk_color_type_for_hdr != kUnknown_SkColorType in CreateSkSurfaceCharacterization()
739 is_hdr_ && capabilities_.gr_backend_format_for_hdr.isValid() in CreateSkSurfaceCharacterization()
H A Dskia_output_surface_impl.h202 bool is_hdr_ = false; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dskia_output_surface_impl.h214 bool is_hdr_ = false; variable
H A Dskia_output_surface_impl.cc245 is_hdr_ = color_space_.IsHDR(); in Reshape()