Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libaaudio/src/utility/
DHandleTracker.cpp97 void **allocated = mNextFreeAddress; in allocateSlot_l() local
98 if (allocated == nullptr) { in allocateSlot_l()
102 mNextFreeAddress = (void **) *allocated; in allocateSlot_l()
103 return (allocated - mHandleAddresses); in allocateSlot_l()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecController.java397 ArrayList<Integer> allocated = new ArrayList<>(); in pollDevices() local
398 runDevicePolling(sourceAddress, pollingCandidates, retryCount, callback, allocated); in pollDevices()
461 final DevicePollingCallback callback, final List<Integer> allocated) { in runDevicePolling() argument
465 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()
/frameworks/hardware/interfaces/vr/composer/1.0/
DIVrComposerClient.hal29 * Specifies how many columns of pixels are allocated in the buffer. The
35 * Specifies how many rows of pixels are allocated in the buffer.
46 * The number of image layers allocated in the buffer.
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_native_client_buffer.txt77 memory will be allocated, and the following error will be generated:
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc50 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.
/frameworks/compile/slang/
DREADME.rst192 This binds your object with the allocated memory.
/frameworks/base/
Dpreloaded-classes20 # Classes in this file will be allocated into the boot image, and forcibly initialized in
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt56284 …USE_MESSAGE = "Invalid use of SingleClientConnManager: connection still allocated.\nMake sure to r…