OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateSolidColorBrush
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h
736
STDMETHOD(
CreateSolidColorBrush
)(const D2D1_COLOR_F *color, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1SolidColorBrush **solidColorBrush) PURE;
[
all
...]
/external/skia/src/device/xps/
SkXPSDevice.cpp
579
HRM(this->fXpsFactory->
CreateSolidColorBrush
(&xpsColor, nullptr, &solidBrush),
[
all
...]
Completed in 88 milliseconds