Home
last modified time | relevance | path

Searched defs:SetColor (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.cpp39 void RenderPassCacheQuery::SetColor(uint32_t index, in SetColor() function in dawn_native::vulkan::RenderPassCacheQuery
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.cpp51 void RenderPassCacheQuery::SetColor(ColorAttachmentIndex index, in SetColor() function in dawn_native::vulkan::RenderPassCacheQuery
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdipluspen.h238 Status SetColor(const Color& color) in SetColor() function
Dgdiplusbrush.h436 Status SetColor(const Color& color) in SetColor() function
/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc460 bool CefSimpleMenuModelImpl::SetColor(int command_id, in SetColor() function in CefSimpleMenuModelImpl
Dmenu_model_impl.cc681 bool CefMenuModelImpl::SetColor(int command_id, in SetColor() function in CefMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc998 bool CefMenuModelCToCpp::SetColor(int command_id, in SetColor() function in CefMenuModelCToCpp
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drmobj.h1147 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
1380 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
1662 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
2288 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
2398 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
2522 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
2694 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
2875 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
3096 STDMETHOD(SetColor)(THIS_ D3DCOLOR) PURE; in DECLARE_INTERFACE_() local
/third_party/openSLES/api/1.0.1/
DOpenSLES.h643 SLresult (*SetColor) ( member
/third_party/openSLES/api/1.0/
DOpenSLES.h640 SLresult (*SetColor) ( member
/third_party/openSLES/api/1.1/
DOpenSLES.h688 SLresult (*SetColor) ( member
/third_party/mingw-w64/mingw-w64-headers/include/
Dd2d1.h2413 void SetColor(const D2D1_COLOR_F &color) { in SetColor() function