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

  /external/chromium_org/cc/layers/
texture_layer_impl.h 48 void set_uv_top_left(gfx::PointF top_left) { uv_top_left_ = top_left; } function in class:cc::TextureLayerImpl
texture_layer_impl.cc 65 texture_layer->set_uv_top_left(uv_top_left_);
texture_layer.cc 255 texture_layer->set_uv_top_left(uv_top_left_);

Completed in 116 milliseconds