Searched defs:solidColor (Results 1 – 7 of 7) sorted by relevance
51 Material solidColor = assetManager.loadMaterial("Common/Materials/RedColor.j3m"); in simpleInitApp() local
54 private Material solidColor; field in TestLeakingGL
78 Material solidColor = assetManager.loadMaterial("Common/Materials/RedColor.j3m"); in simpleInitApp() local
54 bool GrPaint::getOpaqueAndKnownColor(GrColor* solidColor, in getOpaqueAndKnownColor()
135 virtual Color solidColor() const { return Color(); } in solidColor() function
607 Color BitmapImage::solidColor() const in solidColor() function in WebCore::BitmapImage