HomeSort by relevance Sort by last modified time
    Searched refs:SetIsDrawable (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/content/renderer/compositor_bindings/
web_solid_color_layer_impl.cc 16 layer_->layer()->SetIsDrawable(true);
web_content_layer_impl.cc 27 layer_->layer()->SetIsDrawable(true);
web_external_texture_layer_impl.cc 30 layer->SetIsDrawable(true);
  /external/chromium_org/cc/test/
fake_picture_layer.cc 17 SetIsDrawable(true);
fake_painted_scrollbar_layer.cc 32 SetIsDrawable(true);
fake_content_layer.cc 28 SetIsDrawable(true);
tiled_layer_test_common.cc 77 SetIsDrawable(true);
layer_tree_pixel_test.cc 123 layer->SetIsDrawable(true);
181 layer->SetIsDrawable(true);
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_video.cc 28 root->SetIsDrawable(true);
34 video->SetIsDrawable(true);
layer_tree_host_pixeltest_masks.cc 63 mask->SetIsDrawable(true);
78 mask->SetIsDrawable(true);
122 mask->SetIsDrawable(true);
139 mask->SetIsDrawable(true);
169 mask->SetIsDrawable(true);
208 mask->SetIsDrawable(true);
243 mask->SetIsDrawable(true);
layer_tree_host_unittest_context.cc 311 root_->SetIsDrawable(true);
315 content_->SetIsDrawable(true);
730 root->SetIsDrawable(true);
735 delegated->SetIsDrawable(true);
740 content->SetIsDrawable(true);
745 texture->SetIsDrawable(true);
759 content_with_mask->SetIsDrawable(true);
766 video_color->SetIsDrawable(true);
772 video_hw->SetIsDrawable(true);
778 video_scaled_hw->SetIsDrawable(true)
    [all...]
layer_tree_host_unittest_no_message_loop.cc 145 solid_color_layer->SetIsDrawable(true);
171 delegated_layer_->SetIsDrawable(true);
layer_tree_host_pixeltest_readback.cc     [all...]
layer_tree_host_pixeltest_on_demand_raster.cc 103 layer->SetIsDrawable(true);
layer_tree_host_unittest_scroll.cc 41 scroll_layer->SetIsDrawable(true);
116 scroll_layer_->SetIsDrawable(true);
211 root_scroll_layer->SetIsDrawable(true);
385 root_scroll_layer->SetIsDrawable(true);
457 root_scroll_layer_->SetIsDrawable(true);
478 child_layer_->SetIsDrawable(true);
781 root_scroll_layer->SetIsDrawable(true);
    [all...]
layer_tree_host_unittest.cc 194 layer->SetIsDrawable(false);
226 layer->SetIsDrawable(true);
283 root_layer_->SetIsDrawable(true);
452 root_layer_->SetIsDrawable(true);
542 root_layer_->SetIsDrawable(true);
636 root_layer_->SetIsDrawable(true);
1005 SetIsDrawable(true);
    [all...]
  /external/chromium_org/cc/layers/
ui_resource_layer_unittest.cc 52 test_layer->SetIsDrawable(true);
80 test_layer->SetIsDrawable(true);
nine_patch_layer_unittest.cc 52 test_layer->SetIsDrawable(true);
texture_layer_unittest.cc 222 test_layer->SetIsDrawable(true);
251 test_layer->SetIsDrawable(true);
700 layer_->SetIsDrawable(true);
823 layer_->SetIsDrawable(true);
    [all...]
picture_layer_unittest.cc 41 layer->SetIsDrawable(true);
  /external/chromium_org/mojo/examples/compositor_app/
compositor_host.cc 41 root_layer->SetIsDrawable(true);
47 child_layer_->SetIsDrawable(true);
  /external/chromium_org/content/renderer/
child_frame_compositing_helper.cc 217 background_layer_->SetIsDrawable(false);
296 background_layer_->SetIsDrawable(true);
327 texture_layer_->SetIsDrawable(true);
494 delegated_layer_->SetIsDrawable(true);
511 texture_layer_->SetIsDrawable(visible);
513 delegated_layer_->SetIsDrawable(visible);
  /external/chromium_org/content/renderer/pepper/
pepper_compositor_host.cc 143 layer_->SetIsDrawable(true);
204 layer->SetIsDrawable(true);
226 clip_parent->SetIsDrawable(true);
  /external/chromium_org/content/browser/android/
edge_effect.cc 123 layer->SetIsDrawable(false);
135 layer->SetIsDrawable(true);
  /external/chromium_org/android_webview/browser/
hardware_renderer.cc 167 delegated_layer_->SetIsDrawable(true);

Completed in 293 milliseconds

1 2