Home
last modified time | relevance | path

Searched defs:ColorSpace (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/darwin/ios/
Dios_gl_context.h33 sk_sp<SkColorSpace> ColorSpace() const { return color_space_; } in ColorSpace() function
Dios_gl_render_target.h39 sk_sp<SkColorSpace> ColorSpace() const { return color_space_; } in ColorSpace() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddxgi1_6.h78 DXGI_COLOR_SPACE_TYPE ColorSpace; member
Dd3d11_1.h228 DXGI_COLOR_SPACE_TYPE ColorSpace; member
/third_party/flutter/skia/third_party/externals/piex/src/
Dpiex_types.h57 enum ColorSpace { enum