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

/external/chromium_org/ui/compositor/
H A Dlayer_unittest.cc224 bool painted() const { return painted_; } function in class:ui::__anon14282::DrawTreeLayerDelegate
517 EXPECT_FALSE(d1.painted());
518 EXPECT_TRUE(d2.painted());
519 EXPECT_FALSE(d3.painted());
555 EXPECT_FALSE(d2.painted());
557 EXPECT_TRUE(d3.painted());
1094 // still need to be painted.
1279 EXPECT_FALSE(delegate.painted());
1290 EXPECT_TRUE(delegate.painted());
/external/chromium_org/ui/views/
H A Dview_unittest.cc830 // Make sure v4 was not painted
2963 bool painted() const { return painted_; } function in class:views::PaintTrackingView
2976 // Makes sure child views with layers aren't painted when paint starts at an
2987 // PaintTrackingView isn't painted.
2990 EXPECT_FALSE(content_view->painted());
2993 // PaintTrackingView is painted.
2997 EXPECT_TRUE(content_view->painted());
/external/v8/src/
H A Dprofile-generator.h565 bool painted() { return painted_; } function in class:v8::internal::BASE_EMBEDDED
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 116 milliseconds