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

  /external/chromium_org/ui/compositor/
layer_owner.cc 48 new_layer->SetSubpixelPositionOffset(old_layer->subpixel_position_offset());
dip_util.cc 109 layer_to_snap->SetSubpixelPositionOffset(fudge);
layer.h 147 void SetSubpixelPositionOffset(const gfx::Vector2dF offset);
layer.cc 248 void Layer::SetSubpixelPositionOffset(const gfx::Vector2dF offset) {
  /external/chromium_org/ui/views/
view.cc 587 layer()->SetSubpixelPositionOffset(gfx::Vector2dF());
    [all...]

Completed in 67 milliseconds