HomeSort by relevance Sort by last modified time
    Searched full:set_texture_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/layers/
texture_layer_impl.h 40 void set_texture_id(unsigned id) { texture_id_ = id; } function in class:cc::TextureLayerImpl
texture_layer_impl.cc 75 texture_layer->set_texture_id(texture_id_);
texture_layer.cc 271 texture_layer->set_texture_id(texture_id_);
texture_layer_unittest.cc     [all...]

Completed in 68 milliseconds