Lines Matching refs:CheckDeviceAndHandle
213 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle() function in gralloc1::GrallocImpl
318 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetConsumerUsage()
328 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetBufferDimensions()
340 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetColorFormat()
350 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetLayerCount()
360 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetProducerUsage()
371 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetBufferStride()
394 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in RetainBuffer()
416 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetNumFlexPlanes()
437 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in LockBuffer()
498 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in UnlockBuffer()