Searched defs:GetAllocator (Results 1 - 5 of 5) sorted by relevance
/external/chromium_org/media/video/capture/win/ | ||
H A D | pin_base_win.cc | 232 STDMETHODIMP PinBase::GetAllocator(IMemAllocator** allocator) { function in class:media::PinBase |
/external/chromium_org/third_party/skia/src/core/ | ||
H A D | SkScaledImageCache.cpp | 775 SkBitmap::Allocator* SkScaledImageCache::GetAllocator() { function in class:SkScaledImageCache |
/external/openfst/src/include/fst/ | ||
H A D | cache.h | 461 C *GetAllocator() const { function in class:fst::CacheBaseImpl |
/external/skia/src/core/ | ||
H A D | SkScaledImageCache.cpp | 775 SkBitmap::Allocator* SkScaledImageCache::GetAllocator() { function in class:SkScaledImageCache |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ | ||
H A D | p2ptransportchannel_unittest.cc | 310 "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