Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/viewer/
H A DMSKPSlide.h51 float fBackgroundColor[4] = {0, 0, 0, 0}; variable
/aosp_15_r20/external/skia/modules/skplaintexteditor/include/
H A Deditor.h94 SkColor4f fBackgroundColor = {1, 1, 1, 1}; member