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

/external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
H A Dcompute.c531 void init1(void *p, int s, int x, int y) { function
544 60, 12, init1);
1059 void init1(void *p, int s, int x, int y) { function
1089 512, 32, init1);
1128 void init1(void *p, int s, int x, int y) { function
1189 128, 32, init1);
/external/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c531 void init1(void *p, int s, int x, int y) { function
544 60, 12, init1);
1059 void init1(void *p, int s, int x, int y) { function
1089 512, 32, init1);
1128 void init1(void *p, int s, int x, int y) { function
1189 128, 32, init1);
/external/chromium_org/ui/views/widget/
H A Dwidget_unittest.cc178 Widget::InitParams init1; local
179 EXPECT_EQ(Widget::InitParams::INFER_OPACITY, init1.opacity);

Completed in 286 milliseconds