Searched refs:IsSoftwareResource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/output/
H A Dsoftware_renderer.cc215 bool SoftwareRenderer::IsSoftwareResource( function in class:cc::SoftwareRenderer
370 if (!IsSoftwareResource(quad->resource_id)) {
433 DCHECK(IsSoftwareResource(quad->resource_id));
462 DCHECK(IsSoftwareResource(content_texture->id()));
H A Dsoftware_renderer.h77 bool IsSoftwareResource(ResourceProvider::ResourceId resource_id) const;

Completed in 122 milliseconds