Home
last modified time | relevance | path

Searched refs:nine_pointer_weakrelease (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.h28 void nine_pointer_weakrelease(struct nine_allocator *allocator, struct nine_allocation *allocation);
Dsurface9.c554 nine_pointer_weakrelease(This->base.base.device->allocator, This->data_internal); in NineSurface9_UnlockRect()
565 nine_pointer_weakrelease(This->base.base.device->allocator, This->data); in NineSurface9_UnlockRect()
587 nine_pointer_weakrelease(This->base.base.device->allocator, This->data); in NineSurface9_UnlockRect()
677 nine_pointer_weakrelease(This->base.base.device->allocator, From->data); in NineSurface9_CopyMemToDefault()
750 nine_pointer_weakrelease(This->base.base.device->allocator, This->data); in NineSurface9_CopyDefaultToMem()
Dnine_memory_helper.c886 nine_pointer_weakrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_pointer_weakrelease() function
1091 void nine_pointer_weakrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_pointer_weakrelease() function