Searched defs:GetAllocator (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapCache.cpp13 SkBitmap::Allocator* SkBitmapCache::GetAllocator() { function in class:SkBitmapCache
14 return SkResourceCache::GetAllocator();
H A DSkResourceCache.cpp440 SkBitmap::Allocator* SkResourceCache::GetAllocator() { function in class:SkResourceCache
/external/chromium_org/media/video/capture/win/
H A Dpin_base_win.cc232 STDMETHODIMP PinBase::GetAllocator(IMemAllocator** allocator) { function in class:media::PinBase
/external/pdfium/core/include/fxcrt/
H A Dfx_memory.h190 IFX_Allocator* GetAllocator() const function in class:CFX_AllocObject
/external/openfst/src/include/fst/
H A Dcache.h461 C *GetAllocator() const { function in class:fst::CacheBaseImpl
/external/skia/src/core/
H A DSkScaledImageCache.cpp780 SkBitmap::Allocator* SkScaledImageCache::GetAllocator() { function in class:SkScaledImageCache
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dp2ptransportchannel_unittest.cc323 "test content name", component, NULL, GetAllocator(endpoint));
389 cricket::PortAllocator* GetAllocator(int endpoint) { function in class:P2PTransportChannelTestBase
403 GetAllocator(endpoint)->set_proxy("unittest/1.0", info);
406 GetAllocator(endpoint)->set_flags(flags);

Completed in 4963 milliseconds