Lines Matching refs:CheckDeviceAndHandle
200 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle() function in gralloc1::GrallocImpl
305 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetConsumerUsage()
315 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetBufferDimensions()
327 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetColorFormat()
337 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetLayerCount()
351 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetProducerUsage()
366 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetBufferStride()
393 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in RetainBuffer()
419 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in GetNumFlexPlanes()
439 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in LockBuffer()
499 gralloc1_error_t status = CheckDeviceAndHandle(device, buffer); in UnlockBuffer()