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

  /external/chromium_org/content/renderer/pepper/
pepper_graphics_2d_host.h 193 bool texture_mailbox_modified_; member in class:content::PepperGraphics2DHost
pepper_graphics_2d_host.cc 193 texture_mailbox_modified_(true) {}
311 texture_mailbox_modified_ = true;
558 if (!texture_mailbox_modified_)
577 texture_mailbox_modified_ = false;
582 texture_mailbox_modified_ = true;
653 texture_mailbox_modified_ = true;

Completed in 54 milliseconds