Home
last modified time | relevance | path

Searched defs:Resize (Results 1 – 25 of 62) sorted by relevance

123

/external/chromium_org/cc/test/
Dpixel_test_software_output_device.cc9 void PixelTestSoftwareOutputDevice::Resize(const gfx::Size& pixel_size, in Resize() function in cc::PixelTestSoftwareOutputDevice
/external/chromium_org/url/
Durl_canon_stdstring.cc26 void StdStringCanonOutput::Resize(int sz) { in Resize() function in url::StdStringCanonOutput
/external/chromium_org/content/browser/compositor/
Dsoftware_output_device_ozone.cc30 void SoftwareOutputDeviceOzone::Resize(const gfx::Size& viewport_pixel_size, in Resize() function in content::SoftwareOutputDeviceOzone
Dsoftware_output_device_win.cc32 void SoftwareOutputDeviceWin::Resize(const gfx::Size& viewport_pixel_size, in Resize() function in content::SoftwareOutputDeviceWin
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
Dfifo_packet.cc28 bool FIFOPacket::Resize(size_t len) { in Resize() function in nacl_io::FIFOPacket
/external/chromium_org/ui/gl/
Dgl_surface_ozone.cc36 virtual bool Resize(const gfx::Size& size) OVERRIDE { in Resize() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneEGL
118 virtual bool Resize(const gfx::Size& size) OVERRIDE { in Resize() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneSurfaceless
Dgl_surface_egl.cc475 bool NativeViewGLSurfaceEGL::Resize(const gfx::Size& size) { in Resize() function in gfx::NativeViewGLSurfaceEGL
612 bool PbufferGLSurfaceEGL::Resize(const gfx::Size& size) { in Resize() function in gfx::PbufferGLSurfaceEGL
694 bool SurfacelessEGL::Resize(const gfx::Size& size) { in Resize() function in gfx::SurfacelessEGL
Dgl_surface_osmesa.cc39 bool GLSurfaceOSMesa::Resize(const gfx::Size& new_size) { in Resize() function in gfx::GLSurfaceOSMesa
Dgl_surface_x11.cc139 bool NativeViewGLSurfaceOSMesa::Resize(const gfx::Size& new_size) { in Resize() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface.cc168 bool GLSurface::Resize(const gfx::Size& size) { in Resize() function in gfx::GLSurface
278 bool GLSurfaceAdapter::Resize(const gfx::Size& size) { in Resize() function in gfx::GLSurfaceAdapter
/external/chromium_org/gpu/tools/compositor_model_bench/
Dforward_render_model.cc67 void ForwardRenderSimulator::Resize(int width, int height) { in Resize() function in ForwardRenderSimulator
/external/chromium_org/third_party/skia/src/core/
DSkBitmapScaler.cpp245 bool SkBitmapScaler::Resize(SkBitmap* resultPtr, in Resize() function in SkBitmapScaler
324 SkBitmap SkBitmapScaler::Resize(const SkBitmap& source, in Resize() function in SkBitmapScaler
/external/chromium_org/cc/output/
Dsoftware_output_device.cc19 void SoftwareOutputDevice::Resize(const gfx::Size& viewport_pixel_size, in Resize() function in cc::SoftwareOutputDevice
/external/compiler-rt/lib/tsan/rtl/
Dtsan_vector.h80 void Resize(uptr size) { in Resize() function
/external/chromium_org/third_party/webrtc/test/linux/
Dglx_renderer.cc119 void GlxRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::GlxRenderer
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_util.cpp71 void String::Resize(size_t new_size) { in Resize() function in crazy::String
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dfifo_char.cc35 bool FIFOChar::Resize(size_t len) { in Resize() function in nacl_io::FIFOChar
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/
Dmem_fs_node.cc94 Error MemFsNode::Resize(off_t new_length) { in Resize() function in nacl_io::MemFsNode
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_resize_controller.cc94 void PanelResizeController::Resize(const gfx::Point& mouse_location) { in Resize() function in PanelResizeController
/external/chromium_org/ash/desktop_background/
Dwallpaper_resizer.cc29 void Resize(SkBitmap orig_bitmap, in Resize() function
/external/chromium_org/cc/surfaces/
Ddisplay.cc37 void Display::Resize(SurfaceId id, const gfx::Size& size) { in Resize() function in cc::Display
/external/chromium_org/v8/src/compiler/
Dnode-cache.cc45 bool NodeCache<Key>::Resize(Zone* zone) { in Resize() function in v8::internal::compiler::NodeCache
/external/lldb/source/Core/
DValueObjectList.cpp71 ValueObjectList::Resize (size_t size) in Resize() function in ValueObjectList
/external/chromium_org/net/quic/
Diovector.h182 void Resize(size_t count) { in Resize() function
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix_test.cc298 TEST(TripletSparseMatrix, Resize) { in TEST() argument

123