OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fImGuiFontPaint
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/viewer/
Viewer.h
74
SkPaint
fImGuiFontPaint
;
Viewer.cpp
430
fImGuiFontPaint
.setShader(fontShader);
431
fImGuiFontPaint
.setColor(SK_ColorWHITE);
432
fImGuiFontPaint
.setFilterQuality(kLow_SkFilterQuality);
433
io.Fonts->TexID = &
fImGuiFontPaint
;
[
all
...]
Completed in 41 milliseconds