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

  /external/chromium_org/cc/layers/
picture_layer_impl.h 91 void UpdateLCDTextStatus(bool new_status);
picture_layer_impl.cc 108 layer_impl->UpdateLCDTextStatus(is_using_lcd_text_);
330 UpdateLCDTextStatus(can_use_lcd_text());
563 UpdateLCDTextStatus(other->is_using_lcd_text_);
    [all...]

Completed in 158 milliseconds