/frameworks/base/libs/hwui/ |
D | HardwareBitmapUploader.cpp | 95 virtual void onIdle() = 0; 110 onIdle(); in idleTimeoutCheck() 147 void onIdle() override { in onIdle() function in android::uirenderer::EGLUploader 238 void onIdle() override { in onIdle() function in android::uirenderer::VkUploader
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/ |
D | BlockingOfflineSessionCallback.java | 136 public void onIdle(CameraOfflineSession session) { in onIdle() method in BlockingOfflineSessionCallback 138 mProxy.onIdle(session); in onIdle()
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraOfflineSession.java | 90 public abstract void onIdle(@NonNull CameraOfflineSession session); in onIdle() method in CameraOfflineSession.CameraOfflineSessionCallback
|
/frameworks/av/services/audioflinger/fastpath/ |
D | FastCapture.h | 41 void onIdle() override;
|
D | FastThread.h | 43 virtual void onIdle() = 0;
|
D | FastMixer.h | 54 void onIdle() override;
|
D | FastCapture.cpp | 57 void FastCapture::onIdle() in onIdle() function in android::FastCapture
|
D | FastThread.cpp | 100 onIdle(); in threadLoop()
|
D | FastMixer.cpp | 97 void FastMixer::onIdle() in onIdle() function in android::FastMixer
|
/frameworks/av/services/camera/libcameraservice/utils/ |
D | CameraServiceProxyWrapper.h | 63 void onIdle(sp<hardware::ICameraServiceProxy>& proxyBinder,
|
D | CameraServiceProxyWrapper.cpp | 100 void CameraServiceProxyWrapper::CameraSessionStatsWrapper::onIdle( in onIdle() function in android::CameraServiceProxyWrapper::CameraSessionStatsWrapper 423 sessionStats->onIdle(proxyBinder, requestCount, resultErrorCount, deviceError, userTag, in logIdle()
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraCaptureSessionImpl.java | 824 public void onIdle(CameraDevice camera) {
|
D | CameraOfflineSessionImpl.java | 196 mOfflineCallback.onIdle(CameraOfflineSessionImpl.this); in onDeviceIdle()
|
D | CameraDeviceImpl.java | 274 sessionCallback.onIdle(CameraDeviceImpl.this); 1713 public void onIdle(CameraDevice camera) { in onIdle() method in CameraDeviceImpl.StateCallbackKK
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 19680 method public abstract void onIdle(@NonNull android.hardware.camera2.CameraOfflineSession);
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 19065 Landroid/hardware/camera2/impl/CameraDeviceImpl$StateCallbackKK;->onIdle(Landroid/hardware/camera2/…
|