Searched refs:shared_bitmap_id (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/content/renderer/gpu/
H A Dcompositor_software_output_device.cc208 frame_data->bitmap_id = buffer->shared_bitmap_id();
H A Dcompositor_software_output_device.h56 cc::SharedBitmapId shared_bitmap_id() const { return shared_bitmap_->id(); } function in class:content::CompositorSoftwareOutputDevice::Buffer
/external/chromium_org/cc/resources/
H A Dresource_provider.cc335 shared_bitmap_id = bitmap->id();
375 shared_bitmap_id(bitmap_id),
857 resource->size, resource->shared_bitmap_id);
1404 resource->mailbox_holder.mailbox = source->shared_bitmap_id;
H A Dresource_provider.h441 SharedBitmapId shared_bitmap_id; member in struct:cc::ResourceProvider::Resource

Completed in 175 milliseconds