Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DCaptureFailure.java69 boolean dropped, int sequenceId, long frameNumber) { in CaptureFailure() argument
72 mDropped = dropped; in CaptureFailure()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameManager.java224 Backing dropped = mQueue.poll(); in reserve() local
225 mSize -= dropped.getSize(); in reserve()
228 dropped.destroy(); in reserve()
/frameworks/av/media/libstagefright/omx/
DGraphicBufferSource.cpp628 bool dropped = false; in fillCodecBuffer_l() local
640 dropped = true; in fillCodecBuffer_l()
651 setLatestBuffer_l(item, dropped); in fillCodecBuffer_l()
721 const BufferItem &item, bool dropped) { in setLatestBuffer_l() argument
736 mLatestBufferUseCount = dropped ? 0 : 1; in setLatestBuffer_l()
DGraphicBufferSource.h247 void setLatestBuffer_l(const BufferItem &item, bool dropped);
/frameworks/base/docs/html/design/patterns/
Dwidgets.jd125 …<p>Android widgets display their configuration choices right after the widget is dropped onto a ho…
/frameworks/base/docs/html/design/wear/
Dstructure.jd166 <li>A map that asks the user to drop a pin should exit when the pin is dropped.</li>
/frameworks/base/docs/html/guide/webapps/
Dmigrating.jd211 loaded page may be dropped.</p>
/frameworks/base/docs/html/guide/topics/connectivity/
Dwifip2p.jd57 such as a dropped connection or a newly discovered peer.</li>
/frameworks/base/docs/html/training/testing/
Dperformance.jd41 60fps?</a>), without any dropped or delayed frames, or as we like to call it, <em>jank</em>. This
/frameworks/base/docs/html/ndk/downloads/
Dindex.jd365 We dropped support for them in NDK r11, but neglected to actually remove them.
Drevision_history.jd250 <li>Expect support for Froyo and older to be dropped in a
1669 B-&gt;B, then B was dropped from build.
/frameworks/base/docs/html/guide/topics/ui/
Ddrag-drop.jd153 methods can use the metadata to decide if they want to accept the data when it is dropped.
/frameworks/base/docs/html/preview/
Dsupport.jd647 <li>Wi-Fi connection may be dropped when the screen is off.
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll29 ; node (with no children) can then safely be dropped from the analysis.
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll31 ; node (with no children) can then safely be dropped from the analysis.
/frameworks/base/docs/html/about/versions/
Dandroid-4.4.jd439 …vider} sync calls, but adds the ability to specify that a sync should be dropped if the network is…
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd211 the task they share an affinity with; the remaining activities are then dropped,