/aosp12/hardware/libhardware/modules/camera/3_4/metadata/ |
H A D | control.h | 145 T requested; in SupportsRequestValues() local 173 T requested; in SetRequestValues() local
|
/aosp12/system/chre/core/include/chre/core/ |
H A D | sensor_request.h | 139 void setBiasUpdatesRequested(bool requested) { in setBiasUpdatesRequested()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | ScrollCaptureClient.java | 134 public final Rect requested; field in ScrollCaptureClient.CaptureResult
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
H A D | FakeSession.java | 87 Rect requested = new Rect(0, requestedTop, getPageWidth(), requestedTop + getTileHeight()); in requestTile() local
|
/aosp12/frameworks/base/libs/androidfw/tests/ |
H A D | ConfigLocale_test.cpp | 370 ResTable_config supported, requested; in TEST() local 472 ResTable_config supported, requested; in TEST() local
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/view/ |
H A D | RecyclerViewCaptureHelperTest.java | 332 Rect requested = new Rect(result.availableArea); in assertAvailableAreaCompletelyVisible() local 341 Rect requested = new Rect(result.availableArea); in assertAvailableAreaPartiallyVisible() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | IntentBindRecord.java | 42 boolean requested; field in IntentBindRecord
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | CreateJavaOutputStreamAdaptor.cpp | 98 jint requested = 0; in doRead() local 225 jint requested = 0; in write() local
|
H A D | ByteBufferStreamAdaptor.cpp | 69 const size_t requested = (size > kStorageSize) ? kStorageSize : size; in read() local
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_reader.cpp | 139 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer() 207 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer()
|
H A D | inspect_cow.cpp | 48 void* GetBuffer(size_t requested, size_t* actual) override { in GetBuffer()
|
H A D | snapuserd_worker.cpp | 49 void* BufferSink::GetBuffer(size_t requested, size_t* actual) { in GetBuffer()
|
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | Stream.cpp | 126 size_t requested = min(size, mByteArrayLength); in doRead() local
|
/aosp12/art/openjdkjvmti/ |
H A D | alloc_manager.cc | 204 size_t requested = art::Runtime::Current()->GetThreadList()->RunCheckpoint(&fc); in PauseAllocations() local
|
/aosp12/frameworks/base/native/android/ |
H A D | configuration.cpp | 243 int32_t AConfiguration_match(AConfiguration* base, AConfiguration* requested) { in AConfiguration_match() 248 AConfiguration* requested) { in AConfiguration_isBetterThan()
|
/aosp12/hardware/libhardware/modules/sensors/tests/ |
H A D | SensorEventQueue_test.cpp | 16 bool checkWritableBufferSize(SensorEventQueue* queue, int requested, int expected) { in checkWritableBufferSize()
|
/aosp12/frameworks/libs/net/common/device/android/net/ |
H A D | NetworkFactoryImpl.java | 218 public boolean requested; // do we have a request outstanding, limited by score field in NetworkFactoryImpl.NetworkRequestInfo
|
H A D | NetworkFactoryLegacyImpl.java | 185 public boolean requested; // do we have a request outstanding, limited by score field in NetworkFactoryLegacyImpl.NetworkRequestInfo
|
/aosp12/frameworks/base/core/java/android/text/ |
H A D | AutoGrowArray.java | 42 private static int computeNewCapacity(int currentSize, int requested) { in computeNewCapacity()
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioRecord.cpp | 1004 const struct timespec *requested; in obtainBuffer() local 1022 status_t AudioRecord::obtainBuffer(Buffer* audioBuffer, const struct timespec *requested, in obtainBuffer() 1308 const struct timespec *requested = &ClientProxy::kForever; in processAudioBuffer() local
|
H A D | AudioTrackShared.cpp | 150 status_t ClientProxy::obtainBuffer(Buffer* buffer, const struct timespec *requested, in obtainBuffer() 490 status_t AudioTrackClientProxy::waitStreamEndDone(const struct timespec *requested) in waitStreamEndDone()
|
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A D | ScrollCaptureViewSupport.java | 132 public static int computeScrollAmount(Rect parentVisibleBounds, Rect requested) { in computeScrollAmount()
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | ParcelableConference.java | 68 public Builder setRingbackRequested(boolean requested) { in setRingbackRequested()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ThreadedRenderer.java | 317 void setRequested(boolean requested) { in setRequested()
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
H A D | main.c | 646 int components_parser(char pname[], char requested[], int length) in components_parser()
|