Searched defs:getEffectiveBackgroundColor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1135 int getEffectiveBackgroundColor() { method in class:AwContents
2192 canvas.drawColor(getEffectiveBackgroundColor());
2211 canvas.drawColor(getEffectiveBackgroundColor());

Completed in 93 milliseconds