Searched refs:allocated (Results 1 – 8 of 8) sorted by relevance
97 void **allocated = mNextFreeAddress; in allocateSlot_l() local98 if (allocated == nullptr) { in allocateSlot_l()102 mNextFreeAddress = (void **) *allocated; in allocateSlot_l()103 return (allocated - mHandleAddresses); in allocateSlot_l()
397 ArrayList<Integer> allocated = new ArrayList<>(); in pollDevices() local398 runDevicePolling(sourceAddress, pollingCandidates, retryCount, callback, allocated); in pollDevices()461 final DevicePollingCallback callback, final List<Integer> allocated) { in runDevicePolling() argument465 HdmiLogger.debug("[P]:AllocatedAddress=%s", allocated.toString()); in runDevicePolling()466 callback.onPollingFinished(allocated); in runDevicePolling()478 allocated.add(candidate); in runDevicePolling()484 allocated); in runDevicePolling()
29 * Specifies how many columns of pixels are allocated in the buffer. The35 * Specifies how many rows of pixels are allocated in the buffer.46 * The number of image layers allocated in the buffer.
77 memory will be allocated, and the following error will be generated:
50 Implementations may need swapchain buffers to be allocated with implementation-defined private gral…60 Implementations may need swapchain buffers to be allocated with implementation-defined private gral…97 // Gralloc format and usage requested when the buffer was allocated.
192 This binds your object with the allocated memory.
20 # Classes in this file will be allocated into the boot image, and forcibly initialized in
56284 …USE_MESSAGE = "Invalid use of SingleClientConnManager: connection still allocated.\nMake sure to r…