HomeSort by relevance Sort by last modified time
    Searched refs:LockForRead (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/resources/
resource_provider.h 397 const Resource* LockForRead(ResourceId id);
resource_provider.cc 291 // Just store the information. Mailbox will be consumed in LockForRead().
503 const ResourceProvider::Resource* ResourceProvider::LockForRead(ResourceId id) {
597 texture_id_(resource_provider->LockForRead(resource_id)->gl_id) {
660 &sk_bitmap_, resource_provider->LockForRead(resource_id));
    [all...]

Completed in 528 milliseconds