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

  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.h 183 bool CopyWithTextureScale(
accelerated_surface_transformer_win.cc 256 return CopyWithTextureScale(src_texture, dst_surface, dst_size, 1.0f, -1.0f);
263 return CopyWithTextureScale(src_texture, dst_surface, dst_size, 1.0f, 1.0f);
266 bool AcceleratedSurfaceTransformer::CopyWithTextureScale(

Completed in 113 milliseconds