/hardware/google/interfaces/ |
D | current.txt | 1 # HALs released in Android P MAR20 QPR 5 # HALs released in Android P
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IProducerListener.hal | 24 * Notifies the listener when buffers are released. 28 * @param count The number of buffers released (since the last call to
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 41 * because the resources may not be released right away due to asynchronos 49 * When the IEvsCamera object is no longer required, it must be released. 64 * resources may not be released right away due to asynchronos behavior in the hardware binder. 71 * When the IEvsDisplay object is no longer required, it must be released.
|
/hardware/nxp/secure_element/extns/intf/nxpese/ |
D | current.txt | 1 # HALs released in Android P
|
/hardware/nxp/nfc/extns/intf/nxpnfc/ |
D | current.txt | 1 # HALs released in Android P
|
/hardware/interfaces/media/c2/1.0/ |
D | IComponentListener.hal | 107 * component, and hence can be released or reused by the client. 110 * earlier onWorkDone() call are assumed released, so they must not appear 112 * onInputBuffersReleased() must only report input buffers that are released
|
D | IComponent.hal | 312 * than released. 320 * previously created by createBlockPool()) must have been released. 331 * - `BAD_STATE` - Component is in released state. 345 * `DUPLICATE`, all resources must have been released. 348 * - `OK` - The component has been released. 350 * - `DUPLICATE` - The component is already released.
|
D | IConfigurable.hal | 68 * any state except released. This call must not change the state nor the 124 * any state except released. 205 * any state except released.
|
/hardware/interfaces/drm/1.1/ |
D | README.md | 17 FCM (framework compatibility matrix) version 2 (released in Android Oreo MR1) 43 FCM (framework compatibility matrix) version 3 (released in Android Pie)
|
D | IDrmPlugin.hal | 79 * keySetId of the keys being released. 106 * keyType of RELEASE, which indicates keys are being released. 218 * cannot be released. 231 * cannot be released.
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponent.hal | 281 * than released. 288 * must have been released. 299 * - BAD_STATE - Component is in released state. 318 * - OK - The component has been released. 320 * - DUPLICATE - The component is already released. 321 * - TIMED_OUT - The component could not be released within the time
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.cpp | 293 unsigned released = decreaseAvailableFrames_Locked(framesToRelease); in setAvailableFrames_Locked() local 294 if (released != framesToRelease) { in setAvailableFrames_Locked()
|
/hardware/interfaces/broadcastradio/1.0/ |
D | IBroadcastRadio.hal | 36 * The hardware must be powered down when all tuner interface are released.
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraMetadata.cpp | 103 camera_metadata_t *released = mBuffer; in release() local 105 return released; in release()
|
/hardware/interfaces/ |
D | current.txt | 8 # HALs released in Android O 199 # HALs released in Android O MR1 (Initial Set) 233 # HALs released in Android O MR1 (Final Set) 281 # HALs released in Android P 431 # HALs released in Android Q 599 # HALs released in Android R 661 # HALs released in Android S
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 1686 bool released = (*buffers)->releaseBuffer(buffer, nullptr, true); in queueInputBufferInternal() local 1687 ALOGV("[%s] queueInputBuffer: buffer %sreleased", mName, released ? "" : "not "); in queueInputBufferInternal() 1851 bool released = false; in renderOutputBuffer() local 1855 released = (*buffers)->releaseBuffer(buffer, &c2Buffer); in renderOutputBuffer() 1864 if (released) { in renderOutputBuffer() 2013 bool released = false; in discardBuffer() local 2018 released = true; in discardBuffer() 2026 released = true; in discardBuffer() 2029 if (released) { in discardBuffer()
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | README.md | 24 FMQ messages are sent when a buffer is acquired or released. Also, FMQ messages
|
D | IAccessor.hal | 39 * FMQ messages are sent when a buffer is acquired or released. Also, FMQ
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | README.md | 24 FMQ messages are sent when a buffer is acquired or released. Also, FMQ messages
|
D | IAccessor.hal | 38 * FMQ messages are sent when a buffer is acquired or released. Also, FMQ
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 62 * Normally offline licenses are released using a key 115 * being released. 143 * which indicates keys are being released. NONE indicates that no
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ILnb.hal | 98 * Associated resources are released. close may be called more than once.
|
D | IFrontend.hal | 138 * released when the frontend is closed.
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 276 * sent with the corresponding frame. Every record frame must be released by 326 * @param frame The handle for a released video frame 340 * @param batch A batch of recording frames to be released by camera HAL.
|
/hardware/interfaces/sensors/2.0/ |
D | ISensors.hal | 121 * released. 128 * released.
|