/external/chromium_org/cc/test/ |
fake_scrollbar.cc | 17 FakeScrollbar::FakeScrollbar(bool paint, bool has_thumb, bool is_overlay) 20 is_overlay_(is_overlay),
|
fake_scrollbar.h | 17 FakeScrollbar(bool paint, bool has_thumb, bool is_overlay);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
testlib.h | 48 * is_overlay: OUT If 1, port uses overlay surfaces, you need to set a colorkey 61 unsigned int *is_overlay,
|
test_surface.c | 40 unsigned int is_overlay, intra_unsigned; local 57 &is_overlay, 65 if (is_overlay)
|
test_blocks.c | 41 unsigned int is_overlay, intra_unsigned; local 60 &is_overlay, 68 if (is_overlay)
|
test_context.c | 40 unsigned int is_overlay, intra_unsigned; local 56 &is_overlay, 64 if (is_overlay)
|
testlib.c | 52 unsigned int *is_overlay, 95 *is_overlay = surface_info[j].flags & XVMC_OVERLAID_SURFACE;
|
test_rendering.c | 141 unsigned int is_overlay, intra_unsigned; local 166 &is_overlay, 174 if (is_overlay)
|
test_subpicture.c | 64 unsigned int is_overlay, intra_unsigned; local 84 &is_overlay, 92 if (is_overlay)
|
xvmc_bench.c | 183 unsigned int is_overlay, intra_unsigned; local 212 &is_overlay, 220 if (is_overlay)
|
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
testlib.h | 48 * is_overlay: OUT If 1, port uses overlay surfaces, you need to set a colorkey 61 unsigned int *is_overlay,
|
test_surface.c | 40 unsigned int is_overlay, intra_unsigned; local 57 &is_overlay, 65 if (is_overlay)
|
test_blocks.c | 41 unsigned int is_overlay, intra_unsigned; local 60 &is_overlay, 68 if (is_overlay)
|
test_context.c | 40 unsigned int is_overlay, intra_unsigned; local 56 &is_overlay, 64 if (is_overlay)
|
testlib.c | 52 unsigned int *is_overlay, 95 *is_overlay = surface_info[j].flags & XVMC_OVERLAID_SURFACE;
|
test_rendering.c | 141 unsigned int is_overlay, intra_unsigned; local 166 &is_overlay, 174 if (is_overlay)
|
test_subpicture.c | 64 unsigned int is_overlay, intra_unsigned; local 84 &is_overlay, 92 if (is_overlay)
|
xvmc_bench.c | 183 unsigned int is_overlay, intra_unsigned; local 212 &is_overlay, 220 if (is_overlay)
|