Home
last modified time | relevance | path

Searched defs:getBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DBaseLayerAndroid.h50 Color getBackgroundColor() { return m_color; } in getBackgroundColor() function
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
DViewPort.java338 public ColorRGBA getBackgroundColor(){ in getBackgroundColor() method in ViewPort
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DSurfaceCollection.cpp111 Color SurfaceCollection::getBackgroundColor() in getBackgroundColor() function in WebCore::SurfaceCollection
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowView.java273 public int getBackgroundColor() { in getBackgroundColor() method in ShadowView