Searched defs:SharedBitmapId (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
H A Dshared_bitmap.h18 typedef gpu::Mailbox SharedBitmapId; typedef in namespace:cc
23 const SharedBitmapId& id,
27 const SharedBitmapId& id,
44 SharedBitmapId id() { return id_; }
57 static SharedBitmapId GenerateId();
62 SharedBitmapId id_;

Completed in 62 milliseconds