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

/external/chromium_org/media/video/capture/win/
H A Dpin_base_win.cc232 STDMETHODIMP PinBase::GetAllocator(IMemAllocator** allocator) { function in class:media::PinBase
/external/chromium_org/third_party/skia/src/core/
H A DSkScaledImageCache.cpp775 SkBitmap::Allocator* SkScaledImageCache::GetAllocator() { function in class:SkScaledImageCache
/external/openfst/src/include/fst/
H A Dcache.h461 C *GetAllocator() const { function in class:fst::CacheBaseImpl
/external/skia/src/core/
H A DSkScaledImageCache.cpp775 SkBitmap::Allocator* SkScaledImageCache::GetAllocator() { function in class:SkScaledImageCache
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dp2ptransportchannel_unittest.cc310 "test content name", component, NULL, GetAllocator(endpoint));
373 cricket::PortAllocator* GetAllocator(int endpoint) { function in class:P2PTransportChannelTestBase
387 GetAllocator(endpoint)->set_proxy("unittest/1.0", info);
390 GetAllocator(endpoint)->set_flags(flags);

Completed in 920 milliseconds