Searched refs:dropped (Results 1 – 17 of 17) sorted by relevance
/frameworks/base/core/java/android/hardware/camera2/ |
D | CaptureFailure.java | 69 boolean dropped, int sequenceId, long frameNumber) { in CaptureFailure() argument 72 mDropped = dropped; in CaptureFailure()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | FrameManager.java | 224 Backing dropped = mQueue.poll(); in reserve() local 225 mSize -= dropped.getSize(); in reserve() 228 dropped.destroy(); in reserve()
|
/frameworks/av/media/libstagefright/omx/ |
D | GraphicBufferSource.cpp | 628 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()
|
D | GraphicBufferSource.h | 247 void setLatestBuffer_l(const BufferItem &item, bool dropped);
|
/frameworks/base/docs/html/design/patterns/ |
D | widgets.jd | 125 …<p>Android widgets display their configuration choices right after the widget is dropped onto a ho…
|
/frameworks/base/docs/html/design/wear/ |
D | structure.jd | 166 <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/ |
D | migrating.jd | 211 loaded page may be dropped.</p>
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | wifip2p.jd | 57 such as a dropped connection or a newly discovered peer.</li>
|
/frameworks/base/docs/html/training/testing/ |
D | performance.jd | 41 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/ |
D | index.jd | 365 We dropped support for them in NDK r11, but neglected to actually remove them.
|
D | revision_history.jd | 250 <li>Expect support for Froyo and older to be dropped in a 1669 B->B, then B was dropped from build.
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | drag-drop.jd | 153 methods can use the metadata to decide if they want to accept the data when it is dropped.
|
/frameworks/base/docs/html/preview/ |
D | support.jd | 647 <li>Wi-Fi connection may be dropped when the screen is off.
|
/frameworks/rs/driver/runtime/ll32/ |
D | allocation.ll | 29 ; node (with no children) can then safely be dropped from the analysis.
|
/frameworks/rs/driver/runtime/ll64/ |
D | allocation.ll | 31 ; node (with no children) can then safely be dropped from the analysis.
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.4.jd | 439 …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/ |
D | activity-element.jd | 211 the task they share an affinity with; the remaining activities are then dropped,
|