/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/ |
D | NotificationsPanelAdapter.java | 82 int position) { in onBindViewHolder() argument 83 if (!mCursor.moveToPosition(position)) { in onBindViewHolder() 84 throw new IllegalStateException("Can't move cursor to position " + position); in onBindViewHolder() 90 public int getItemViewType(int position) { in getItemViewType() argument 91 if (!mCursor.moveToPosition(position)) { in getItemViewType() 92 throw new IllegalStateException("Can't move cursor to position " + position); in getItemViewType() 105 public long getItemId(int position) { in getItemId() argument 106 if (!mCursor.moveToPosition(position)) { in getItemId() 107 Log.wtf(TAG, "Can't move cursor to position " + position); in getItemId()
|
/device/generic/car/emulator/audio/driver/ |
D | ext_pcm.c | 65 pipeline_out->position = MAX(pipeline_out->position, pipeline_in->position); in mixer_thread_mix() 66 for (int i = 0; i < pipeline_out->position; i++) { in mixer_thread_mix() 82 ext_pcm->mixer_pipeline.position = 0; in mixer_thread_loop() 86 if (ext_pcm->mixer_pipeline.position > 0) { in mixer_thread_loop() 88 ext_pcm->mixer_pipeline.position * sizeof(int16_t)); in mixer_thread_loop() 121 (MIXER_BUFFER_SIZE - pipeline->position) * sizeof(int16_t)); in mixer_pipeline_write() 124 memcpy(&pipeline->buffer[pipeline->position], (const char*)data + byteWritten, byteCount); in mixer_pipeline_write() 125 pipeline->position += int16Count; in mixer_pipeline_write()
|
D | ext_pcm.h | 30 unsigned int position; member
|
D | audio_hw.c | 485 uint64_t *position, struct timespec * timestamp) { in get_current_output_position() argument 505 *position = out->underrun_position + position_since_underrun; in get_current_output_position() 509 if (*position > out->frames_written) { in get_current_output_position() 512 *position, out->frames_written); in get_current_output_position() 514 *position = out->frames_written; in get_current_output_position() 515 out->underrun_position = *position; in get_current_output_position() 898 int64_t * position, struct timespec * timestamp) { in get_current_input_position() argument 918 *position = in->standby_position + position_since_standby; in get_current_input_position()
|
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/ |
D | style.css | 59 position: relative; 102 position: absolute; 172 position: relative; 182 position: absolute; 199 position: absolute;
|
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/ |
D | AppFragment.java | 244 final int position = getAdapterPosition(); in onClick() local 245 if (position != RecyclerView.NO_POSITION) { in onClick() 246 onItemClicked(position); in onClick() 284 public void onBindViewHolder(AppViewHolder holder, int position) { in onBindViewHolder() argument 285 holder.bind(mLaunchItems.get(position)); in onBindViewHolder() 298 public long getItemId(int position) { in getItemId() argument 299 ComponentName componentName = mLaunchItems.get(position).getIntent().getComponent(); in getItemId()
|
/device/google/cuttlefish/host/frontend/webrtc/html_client/ |
D | style.css | 119 position: absolute; 166 position: absolute; 305 position: sticky; 311 position: sticky; 330 position: sticky; 370 position: relative; 383 position: relative; 424 position: relative; 450 position: relative; 459 position: relative;
|
/device/google/atv/MdnsOffloadManagerService/src/com/android/tv/mdnsoffloadmanager/ |
D | MdnsPacketParser.java | 166 private void setCursor(int position) { in setCursor() argument 167 if (position < 0) { in setCursor() 170 mCursorIndex = position; in setCursor()
|
/device/generic/goldfish/hals/audio/ |
D | util.cpp | 112 mic.position.x = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in getMicrophoneInfo() 113 mic.position.y = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in getMicrophoneInfo() 114 mic.position.z = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in getMicrophoneInfo()
|
/device/generic/goldfish/hals/gnss/ |
D | GnssDebug.cpp | 44 debugData->position = positionDebug; in getDebugData()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | Layer.cpp | 34 HWC3::Error Layer::setCursorPosition(const common::Point& position) { in setCursorPosition() argument 42 mCursorPosition = position; in setCursorPosition()
|
/device/google/trout/tools/ |
D | bpttool | 729 self.position = 0 774 self.position = ParseNumber(value) 811 self_position = self.position 814 other_position = other.position 1014 p.position,
|
/device/google/contexthub/firmware/lib/builtins/ |
D | fp_extend_impl.inc | 74 // exponent into the proper position and rebiasing the exponent.
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 7258 // then refer to the entry by its position (interning ID, abbreviated "iid") in 8840 // visible state (e.g. scroll position/zoom state) for future opening
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 972 acpi_nvdimm_label_oversize(uint32_t pos, uint64_t size) "position 0x%" PRIx32 " is beyond label dat… 1417 …int32_t width, uint32_t height, uint64_t mem, uint32_t format, uint32_t position) "%d %ux%u mem=0x… 5799 …_unregister_append(uint64_t chunk, int pos) "Appending unregister chunk %" PRIu64 " at position %d" 5802 …waiting_proc(uint64_t chunk, int pos) "Processing unregister for chunk: %" PRIu64 " at position %d"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 972 acpi_nvdimm_label_oversize(uint32_t pos, uint64_t size) "position 0x%" PRIx32 " is beyond label dat… 1417 …int32_t width, uint32_t height, uint64_t mem, uint32_t format, uint32_t position) "%d %ux%u mem=0x… 5799 …_unregister_append(uint64_t chunk, int pos) "Appending unregister chunk %" PRIu64 " at position %d" 5802 …waiting_proc(uint64_t chunk, int pos) "Processing unregister for chunk: %" PRIu64 " at position %d"
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 52193 HSPLjava/nio/Buffer;->position()I 52194 HSPLjava/nio/Buffer;->position(I)Ljava/nio/Buffer; 52219 HSPLjava/nio/ByteBuffer;->position(I)Ljava/nio/Buffer; 52266 HSPLjava/nio/CharBuffer;->position(I)Ljava/nio/Buffer; 52332 HSPLjava/nio/FloatBuffer;->position(I)Ljava/nio/Buffer; 52396 HSPLjava/nio/IntBuffer;->position(I)Ljava/nio/Buffer; 52401 HSPLjava/nio/LongBuffer;->position(I)Ljava/nio/Buffer; 52419 HSPLjava/nio/ShortBuffer;->position(I)Ljava/nio/Buffer; 52438 HSPLjava/nio/channels/FileLock;->position()J 58101 HSPLsun/nio/ch/FileChannelImpl;->position()J [all …]
|