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

  /external/chromium_org/content/browser/compositor/
reflector_impl.cc 215 main.mirroring_layer->SetTextureSize(size);
  /external/chromium_org/ui/compositor/
layer.h 264 void SetTextureSize(gfx::Size texture_size_in_dip);
layer.cc 541 SetTextureSize(texture_size_in_dip);
544 void Layer::SetTextureSize(gfx::Size texture_size_in_dip) {

Completed in 64 milliseconds