Home
last modified time | relevance | path

Searched defs:color_ (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/libs/intrusive/example/
Ddoc_splay_algorithms.cpp22 int color_; member
Ddoc_rbtree_algorithms.cpp22 int color_; member
/third_party/flutter/engine/flutter/flow/
Dscene_update_context.h128 SkColor const color_; variable
/third_party/boost/boost/polygon/
Dvoronoi_diagram.hpp91 mutable color_type color_; member in boost::polygon::voronoi_cell
137 mutable color_type color_; member in boost::polygon::voronoi_vertex
257 mutable color_type color_; member in boost::polygon::voronoi_edge
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Ddisassemble.cpp115 const bool color_; // Should we print in colour? member in __anonb34b8f8c0111::Disassembler
/third_party/boost/boost/intrusive/detail/
Drbtree_node.hpp63 color color_; member
/third_party/skia/third_party/externals/spirv-tools/source/
Ddisassemble.cpp120 const bool color_; // Should we print in colour? member in __anonc8fa8bd70111::Disassembler
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Ddisassemble.cpp120 const bool color_; // Should we print in colour? member in __anon58e51a430111::Disassembler
/third_party/spirv-tools/source/
Ddisassemble.cpp120 const bool color_; // Should we print in colour? member in __anone1e62f420111::Disassembler
/third_party/vk-gl-cts/modules/egl/
DteglBufferAgeTests.cpp136 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
DteglPartialUpdateTests.cpp124 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
DteglSwapBuffersWithDamageTests.cpp92 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
DteglWideColorTests.cpp134 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
/third_party/boost/boost/multi_index/detail/
Dord_index_node.hpp107 ordered_index_color color_; member
/third_party/mesa3d/src/gtest/src/
Dgtest-internal-inl.h207 std::string color_; variable
/third_party/googletest/googletest/src/
Dgtest-internal-inl.h214 std::string color_; variable
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc602 std::string color_; member in testing::internal::GTestFlagSaver
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp10759 ClearValue( VULKAN_HPP_NAMESPACE::ClearColorValue color_ = {} ) : color( color_ ) {} in ClearValue()
10765 … ClearValue & setColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & color_ ) VULKAN_HPP_NOEXCEPT in setColor()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp10974 …VULKAN_HPP_CONSTEXPR_14 ClearValue( VULKAN_HPP_NAMESPACE::ClearColorValue color_ = {} ) : color( c… in ClearValue()
10983 … setColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & color_ ) VULKAN_HPP_NOEXCEPT in setColor()