/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 35 uint32_t appVersion; // Version of the app (semantics defined by app) 46 // common nanoapp header that contains the app ID, etc., as this data is 190 uint64_t appId; // Identifier of the app 191 uint32_t version; // Version of the app 192 vec<MemRange> memUsage; // Memory used by this app 193 bool enabled; // true if the app is currently enabled and running,
|
D | IContexthubCallback.hal | 55 * that a nanp-app has aborted. 58 * @params appId : app identifier
|
D | IContexthub.hal | 76 * this case, the app must also be unloaded upon a factory reset of the 118 * Enables a nanoApp. The app's init method is called. 139 * Disables a nanoApp. The app's deinit method is called.
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 39 * OFFLINE. Normally each app is responsible for keeping track of 42 * KeySetIds. If an app loses the KeySetId for any stored licenses 45 * expire or when the app is uninstalled. 48 * licenses. The offline license KeySetId allows an app to query 103 * A key request/response exchange occurs between the app and a License 148 * provided by the drm HAL. The app can choose to override this URL. 156 * A provision request/response exchange occurs between the app and a 179 * sent to, if known by the HAL implementation. An app can choose to
|
D | types.hal | 109 * app.
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 111 * This event type indicates that the app needs to request a certificate 118 * This event type indicates that the app needs to request keys from a 136 * This event indicates that a session opened by the app has been reclaimed 164 * Enumerate KeyRequestTypes to allow an app to determine the type of a key 228 * app.
|
D | IDrmPlugin.hal | 56 * A key request/response exchange occurs between the app and a License 93 * provided by the drm HAL. The app may choose to override this 102 * After a key response is received by the app, it is provided to the 172 * A provision request/response exchange occurs between the app and a 195 * After a provision response is received by the app from a provisioning 201 * app from a provisioning server. 230 * stops are queried by the app. The app then delivers the secure stop 253 * response and must also be known by the app. 279 * response and must also be known by the app. 290 * by an app. There are a few forms of property access methods, [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | Android.mk | 47 LOCAL_MODULE:= hal3-test-app
|
/hardware/interfaces/contexthub/1.0/default/ |
D | Contexthub.cpp | 301 HubAppInfo app; in handleOsMessage() local 302 app.appId = query_info.app_name.id; in handleOsMessage() 303 app.version = query_info.version; in handleOsMessage() 306 apps.push_back(app); in handleOsMessage()
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 28 * overall latency and the lengths of the app --> SF and SF --> display phases) 32 * app --> display latency, and unless significant testing is performed to avoid
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 21 * Foreground app has started or stopped requesting a VSYNC pulse 22 * from SurfaceFlinger. If the app has started requesting VSYNC
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/ |
D | Android.mk | 95 LOCAL_MODULE:= mm-qcamera-app
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationUI.hal | 50 * provider (e.g. trusted app).
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 66 * A key request/response exchange occurs between the app and a License 111 * provided by the drm HAL. The app may choose to override this URL. 209 * a DRM license server through the app and media framework to the vendor
|
D | types.hal | 161 * KeyRequestTypes (in addition to those from 1.0) which allow an app
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 113 * consecutive or parallel preview streams, cameras, or app runs.
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ITuner.hal | 132 * @param lnbName the name for an external LNB to be opened. The app
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITuner.hal | 91 * Foreground scanning may be implemented in the front end app with
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 269 * both the producer and consumer are controlled by the app, then this call 287 * since both the producer/consumer are controlled by app 385 * controlled by the app. 495 * the producer and the consumer are app-controlled then all buffer queues
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external_test.cpp | 255 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external_test.cpp | 248 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external_test.cpp | 255 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external_test.cpp | 248 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable_test.cpp | 246 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 206 * both the producer and consumer are controlled by the app, then this call 487 * the producer and the consumer are controlled by app, the buffer queue
|