Searched refs:SetPixels (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/cc/resources/
H A Dprioritized_resource.cc78 void PrioritizedResource::SetPixels(ResourceProvider* resource_provider, function in class:cc::PrioritizedResource
87 resource_provider->SetPixels(
H A Dprioritized_resource.h80 void SetPixels(ResourceProvider* resource_provider,
H A Dresource_update_controller.cc88 update.texture->SetPixels(
H A Dresource_provider_unittest.cc230 SetPixels(0, 0, width, height, pixels);
251 SetPixels(xoffset, yoffset, width, height, pixels);
313 void SetPixels(int xoffset, function in class:cc::__anon2773::ContextSharedData
530 resource_provider->SetPixels(id, data, rect, rect, gfx::Vector2d());
559 resource_provider_->SetPixels(
569 resource_provider_->SetPixels(
580 resource_provider_->SetPixels(
591 resource_provider_->SetPixels(
603 resource_provider_->SetPixels(
627 child_resource_provider_->SetPixels(id
[all...]
H A Dprioritized_resource_unittest.cc263 textures[i]->SetPixels(resource_provider_.get(),
333 textures[i]->SetPixels(resource_provider_.get(),
482 textures[i]->SetPixels(resource_provider_.get(),
535 textures[i]->SetPixels(resource_provider_.get(),
H A Dresource_provider.h147 void SetPixels(ResourceId id,
350 // Use SetPixels or LockForWrite to allocate implicitly.
H A Dvideo_resource_updater.cc281 resource_provider_->SetPixels(plane_resources[i].resource_id,
H A Dresource_provider.cc710 void ResourceProvider::SetPixels(ResourceId id, function in class:cc::ResourceProvider
831 // Uninitialized! Call SetPixels or LockForWrite first.
/external/chromium_org/cc/output/
H A Dsoftware_renderer_unittest.cc177 resource_provider()->SetPixels(
183 resource_provider()->SetPixels(resource_cyan,
266 resource_provider()->SetPixels(resource_cyan,
H A Drenderer_pixeltest.cc133 resource_provider->SetPixels(
1216 this->resource_provider_->SetPixels(
2173 this->resource_provider_->SetPixels(
H A Dgl_renderer.cc1951 resource_provider_->SetPixels(on_demand_tile_raster_resource_id_,
/external/chromium_org/cc/layers/
H A Dtexture_layer_impl.cc128 resource_provider->SetPixels(
H A Dheads_up_display_layer_impl.cc206 resource_provider->SetPixels(resources_.back()->id(),
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc3276 resource_provider_->SetPixels(id,

Completed in 331 milliseconds