Home
last modified time | relevance | path

Searched defs:fBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/viewer/
DMSKPSlide.h44 float fBackgroundColor[4] = {0, 0, 0, 0}; variable
/external/skia/experimental/sktext/include/
DProcessor.h60 const SkPaint* fBackgroundColor; variable
/external/skia/modules/skplaintexteditor/include/
Deditor.h90 SkColor4f fBackgroundColor = {1, 1, 1, 1}; member