Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c92 struct _WsbmBufferPool pool; member
110 pool_create(struct _WsbmBufferPool *pool, in pool_create()
163 pool_reference(struct _WsbmBufferPool *pool, unsigned handle) in pool_reference()
440 struct _WsbmBufferPool *pool = buf->pool; in pool_waitIdle() local
453 pool_takedown(struct _WsbmBufferPool *pool) in pool_takedown()
469 struct _WsbmBufferPool *pool = buf->pool; in pool_setStatus() local
498 struct _WsbmBufferPool *pool; in wsbmTTMPoolInit() local
532 ttm_pool_ub_create(struct _WsbmBufferPool *pool, unsigned long size, uint32_t placement, unsigned a… in ttm_pool_ub_create()
Dwsbm_mallocpool.c56 pool_create(struct _WsbmBufferPool *pool, in pool_create()
156 pool_takedown(struct _WsbmBufferPool *pool) in pool_takedown()
164 struct _WsbmBufferPool *pool; in wsbmMallocPoolInit() local
Dwsbm_userpool.c92 struct _WsbmBufferPool pool; member
204 pool_create(struct _WsbmBufferPool *pool, in pool_create()
583 pool_takedown(struct _WsbmBufferPool *pool) in pool_takedown()
612 wsbmUserPoolClean(struct _WsbmBufferPool *pool, int cleanVram, int cleanAgp) in wsbmUserPoolClean()
631 struct _WsbmBufferPool *pool; in wsbmUserPoolInit() local
Dwsbm_manager.c79 struct _WsbmBufferPool *pool; member
747 struct _WsbmBufferPool *pool = storage->pool; in wsbmStorageClone() local
773 struct _WsbmBufferPool *pool = buf->storage->pool; in wsbmBOClone() local
821 struct _WsbmBufferPool *pool = storage->pool; in wsbmBOSubData() local
884 struct _WsbmBufferPool *pool = storage->pool; in wsbmBOGetSubData() local
929 wsbmBOCreateSimple(struct _WsbmBufferPool *pool, in wsbmBOCreateSimple()
968 wsbmGenBuffers(struct _WsbmBufferPool *pool, in wsbmGenBuffers()
1276 wsbmPoolTakeDown(struct _WsbmBufferPool *pool) in wsbmPoolTakeDown()
Dwsbm_pool.h45 struct _WsbmBufferPool *pool; member
87 struct _WsbmBufferPool *pool) in wsbmBufStorageInit()
Dwsbm_slabpool.c171 struct _WsbmBufferPool pool; member
192 slabPoolFromPool(struct _WsbmBufferPool *pool) in slabPoolFromPool()
697 pool_create(struct _WsbmBufferPool *pool, unsigned long size, in pool_create()
1123 pool_takedown(struct _WsbmBufferPool *pool) in pool_takedown()
1148 struct _WsbmBufferPool *pool; in wsbmSlabPoolInit() local
/hardware/intel/common/libmix/mix_video/src/
Dmixbuffer_private.h20 MixBufferPool *pool; member
Dmixvideoframe_private.h28 MixSurfacePool *pool; member
Dmixvideoframe.c133 MixSurfacePool *pool = NULL; in mix_videoframe_unref() local
329 MIX_RESULT mix_videoframe_set_pool(MixVideoFrame * obj, MixSurfacePool * pool) { in mix_videoframe_set_pool()
Dmixbuffer.c192 MIX_RESULT mix_buffer_set_pool(MixBuffer *obj, MixBufferPool *pool) { in mix_buffer_set_pool()
/hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
DEmulatedVehicleHal.cpp226 auto& pool = *getValuePool(); in get() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp131 auto& pool = *getValuePool(); in onContinuousPropertyTimer() local
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c3075 struct _WsbmBufferPool *pool; local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h174 #define POOL_ENAB(pool) ((pool) && (pool)->inited) argument
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp615 sp<::android::MemoryHeapBase> pool = new ::android::MemoryHeapBase( in registerMemory() local