Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.h48 void nine_pointer_strongrelease(struct nine_allocator *allocator, struct nine_allocation *allocatio…
Dnine_memory_helper.c787 nine_pointer_strongrelease(allocator, new_allocation); in nine_allocate()
923 nine_pointer_strongrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_pointer_strongrelease() function
1114 void nine_pointer_strongrelease(struct nine_allocator *allocator, struct nine_allocation *allocatio… in nine_pointer_strongrelease() function
Dsurface9.c235 nine_pointer_strongrelease(This->base.base.device->allocator, in NineSurface9_dtor()
583 nine_pointer_strongrelease(This->base.base.device->allocator, This->data_internal); in NineSurface9_UnlockRect()
695 nine_pointer_strongrelease(This->base.base.device->allocator, This->data_internal); in NineSurface9_CopyMemToDefault()