Home | History | Annotate | Download | only in camera

Lines Matching refs:GrallocAlloc

1517         android::GraphicBufferAllocator &GrallocAlloc = android::GraphicBufferAllocator::get();
1519 ret = GrallocAlloc.alloc(width, height, HAL_PIXEL_FORMAT_NV12, CAMHAL_GRALLOC_USAGE, &handle, &stride);
1525 GrallocAlloc.free((buffer_handle_t)buffers[i].opaque);
1680 android::GraphicBufferAllocator &GrallocAlloc = android::GraphicBufferAllocator::get();
1684 GrallocAlloc.free((buffer_handle_t)bufs[i].opaque);