Home
last modified time | relevance | path

Searched defs:AllocateSurface (Results 1 – 21 of 21) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/gfx/
H A Dhardware_renderer_single_thread.cc139 void HardwareRendererSingleThread::AllocateSurface() { in AllocateSurface() function in android_webview::HardwareRendererSingleThread
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/codec/hal/
H A Dcodechal_kernel_base.cpp318 MOS_STATUS CodechalKernelBase::AllocateSurface(PMOS_ALLOC_GFXRES_PARAMS param, PMOS_SURFACE surface… in AllocateSurface() function in CodechalKernelBase
H A Dcodechal_decoder.cpp118 MOS_STATUS CodechalDecode::AllocateSurface( in AllocateSurface() function in CodechalDecode
H A Dcodechal_encode_hevc_base.cpp584 MOS_STATUS CodechalEncodeHevcBase::AllocateSurface( in AllocateSurface() function in CodechalEncodeHevcBase
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/codec/hal/
H A Dcodechal_kernel_base.cpp315 MOS_STATUS CodechalKernelBase::AllocateSurface(PMOS_ALLOC_GFXRES_PARAMS param, PMOS_SURFACE surface… in AllocateSurface() function in CodechalKernelBase
H A Dcodechal_decoder.cpp118 MOS_STATUS CodechalDecode::AllocateSurface( in AllocateSurface() function in CodechalDecode
H A Dcodechal_encode_hevc_base.cpp574 MOS_STATUS CodechalEncodeHevcBase::AllocateSurface( in AllocateSurface() function in CodechalEncodeHevcBase
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12_tgllp/vp/hal/
H A Dvphal_renderer_g12_tgllp.cpp279 MOS_STATUS VphalRendererG12Tgllp::AllocateSurface( in AllocateSurface() function in VphalRendererG12Tgllp
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/agnostic/common/shared/bufferMgr/
H A Dmedia_allocator.cpp162 MOS_SURFACE *Allocator::AllocateSurface(MOS_ALLOC_GFXRES_PARAMS &param, bool zeroOnAllocate, MOS_CO… in AllocateSurface() function in Allocator
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/shared/bufferMgr/
H A Dmedia_allocator.cpp180 MOS_SURFACE *Allocator::AllocateSurface(MOS_ALLOC_GFXRES_PARAMS &param, bool zeroOnAllocate, MOS_CO… in AllocateSurface() function in Allocator
/dports/games/odamex/odamex-src-0.7.0/client/sdl/
H A Di_sdlvideo.cpp378 DCanvas *SDLVideo::AllocateSurface(int width, int height, int bits, bool primary) in AllocateSurface() function in SDLVideo
H A Dhardware.cpp955 DCanvas *IVideo::AllocateSurface (int width, int height, int bits, bool primary) in AllocateSurface() function in IVideo
/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dlayers.h284 DFBResult (*AllocateSurface) ( CoreLayer *layer, member
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/agnostic/common/vp/hal/bufferMgr/
H A Dvp_allocator.cpp91 MOS_SURFACE* VpAllocator::AllocateSurface(MOS_ALLOC_GFXRES_PARAMS &param, bool zeroOnAllocate) in AllocateSurface() function in VpAllocator
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp120 MOS_SURFACE* DecodeAllocator::AllocateSurface( in AllocateSurface() function in decode::DecodeAllocator
/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsBMPDecoder.cpp870 LexerTransition<nsBMPDecoder::State> nsBMPDecoder::AllocateSurface() { in AllocateSurface() function in mozilla::image::nsBMPDecoder
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/vp/hal/bufferMgr/
H A Dvp_allocator.cpp136 MOS_SURFACE* VpAllocator::AllocateSurface(MOS_ALLOC_GFXRES_PARAMS &param, bool zeroOnAllocate) in AllocateSurface() function in VpAllocator
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsBMPDecoder.cpp864 LexerTransition<nsBMPDecoder::State> nsBMPDecoder::AllocateSurface() { in AllocateSurface() function in mozilla::image::nsBMPDecoder
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsBMPDecoder.cpp870 LexerTransition<nsBMPDecoder::State> nsBMPDecoder::AllocateSurface() { in AllocateSurface() function in mozilla::image::nsBMPDecoder
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsBMPDecoder.cpp870 LexerTransition<nsBMPDecoder::State> nsBMPDecoder::AllocateSurface() { in AllocateSurface() function in mozilla::image::nsBMPDecoder
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs66189 …pub unsafe fn AllocateSurface(&self, dwuserid: usize, lpallocinfo: *mut VMRALLOCATIONINFO, lpdwact… in AllocateSurface() method