/hardware/intel/common/libwsbm/src/ |
D | wsbm_ttmpool.c | 92 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()
|
D | wsbm_mallocpool.c | 56 pool_create(struct _WsbmBufferPool *pool, in pool_create() 156 pool_takedown(struct _WsbmBufferPool *pool) in pool_takedown() 164 struct _WsbmBufferPool *pool; in wsbmMallocPoolInit() local
|
D | wsbm_userpool.c | 92 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
|
D | wsbm_manager.c | 79 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()
|
D | wsbm_pool.h | 45 struct _WsbmBufferPool *pool; member 87 struct _WsbmBufferPool *pool) in wsbmBufStorageInit()
|
D | wsbm_slabpool.c | 171 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/ |
D | mixbuffer_private.h | 20 MixBufferPool *pool; member
|
D | mixvideoframe_private.h | 28 MixSurfacePool *pool; member
|
D | mixvideoframe.c | 133 MixSurfacePool *pool = NULL; in mix_videoframe_unref() local 329 MIX_RESULT mix_videoframe_set_pool(MixVideoFrame * obj, MixSurfacePool * pool) { in mix_videoframe_set_pool()
|
D | mixbuffer.c | 192 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/ |
D | EmulatedVehicleHal.cpp | 226 auto& pool = *getValuePool(); in get() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | EmulatedVehicleHal.cpp | 131 auto& pool = *getValuePool(); in onContinuousPropertyTimer() local
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.c | 3075 struct _WsbmBufferPool *pool; local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmutils.h | 174 #define POOL_ENAB(pool) ((pool) && (pool)->inited) argument
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 615 sp<::android::MemoryHeapBase> pool = new ::android::MemoryHeapBase( in registerMemory() local
|