Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ui_lite/frameworks/render/
Drender_scanline.cpp54 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen) in RenderScanlinesAntiAlias()
89 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1, SpanBase& spanGen2) in BlendScanLine()
132 FillBase& alloc, SpanBase& spanGen1, SpanBase& spanGen2) in BlendSourceAtop()
225 FillBase& alloc, SpanBase& spanGen1) in BlendSourceIn()
249 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1) in BlendSourceOut()
334 FillBase& alloc, SpanBase& spanGen1) in BlendSourceOutWhile()
354 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1) in BlendSourceOutDrawResetRaster()
381 FillBase &alloc, in BlendSourceOver()
391 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1, SpanBase& spanGen2) in BlendXOR()
498 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1) in BlendXORDrawResetRaster()
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
Dallocator.h27 void *(*alloc)(size_t size); member
/foundation/resourceschedule/ffrt/src/util/
Dslab.h106 T* alloc() in alloc() function
196 T* alloc() in alloc() function
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/common/
Dgst_shmemory_wrap_allocator.cpp27 GstShMemoryWrapAllocator *alloc = GST_SHMEMORY_WRAP_ALLOCATOR_CAST(g_object_new( in gst_shmemory_wrap_allocator_new() local
Dgst_shmem_allocator.cpp32 GstShMemAllocator *alloc = GST_SHMEM_ALLOCATOR_CAST(g_object_new( in gst_shmem_allocator_new() local
Dgst_surface_allocator.cpp425 GstSurfaceAllocator *alloc = GST_SURFACE_ALLOCATOR(g_object_new( in gst_surface_allocator_new() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/
Dgst_consumer_surface_allocator.cpp247 GstAllocator *alloc = GST_ALLOCATOR_CAST(g_object_new( in gst_consumer_surface_allocator_new() local
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
Dbt_vendor_lib.h145 malloc_callback alloc; member