/packages/services/Car/car-lib/src/com/android/car/internal/property/ |
D | InputSanitizationUtils.java | 75 CarPropertyConfig<?> carPropertyConfig, float resolution) { in sanitizeResolution() 88 public static void requireIntegerPowerOf10Resolution(float resolution) { in requireIntegerPowerOf10Resolution()
|
D | SubscriptionManager.java | 80 public final float resolution; field in SubscriptionManager.RateInfo 82 RateInfo(float updateRateHz, boolean enableVariableUpdateRate, float resolution) { in RateInfo() 197 float resolution) { in add() 243 float resolution = rateInfo.resolution; in remove() local
|
D | ContCarPropertyEventTracker.java | 49 boolean enableVur, float resolution) { in ContCarPropertyEventTracker()
|
D | CarPropertyEventController.java | 72 boolean enableVur, float resolution) { in addContinuousProperty()
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/hardware/property/ |
D | SubscriptionTest.java | 164 float resolution = 0.01f; in testSetResolution() local 176 float resolution = 0.02f; in testSetResolutionInvalid() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/ |
D | ResolutionSelectionUtils.java | 56 int resolution = Math.min(width, height); in getResolutionString() local
|
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
D | genJPEGStrips.cpp | 52 JSAMPLE *imageBuffer, int resolution, colorSpaceDisposition destCS, int *numCompBytes) { in write_JPEG_Buff()
|
/packages/apps/Settings/src/com/android/settings/system/ |
D | FactoryResetPreferenceController.java | 87 final ResolveInfo resolution = pm.resolveActivity(prepareFactoryResetWizardRequest, 0); in getPrepareFactoryResetIntent() local
|
/packages/services/Car/service/src/com/android/car/property/ |
D | CarPropertyServiceClient.java | 83 boolean enableVur, float resolution) { in addContinuousProperty()
|
/packages/services/Car/car-lib/src/android/car/hardware/property/ |
D | Subscription.java | 314 public Builder setResolution(float resolution) { in setResolution()
|
/packages/services/Car/cpp/vhal/client/include/ |
D | IVhalClient.h | 181 void setResolution(float resolution) { mResolution = resolution; } in setResolution()
|
/packages/services/BuiltInPrintService/jni/plugins/ |
D | lib_pclm.c | 91 media_type_t media_type, int resolution, duplex_t duplex, duplex_dry_time_t dry_time, in _start_job()
|
D | lib_pwg.c | 143 media_type_t media_type, int resolution, duplex_t duplex, duplex_dry_time_t dry_time, in _start_job()
|
D | lib_pcl.h | 102 int resolution; member
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | LocalVideo.java | 117 private void parseResolution(String resolution) { in parseResolution()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/ |
D | ResolutionSelectionFragment.java | 172 private RadioPreference createResolutionPreference(Display.Mode mode, int resolution) { in createResolutionPreference()
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | VehicleHal.java | 150 public float resolution; field in VehicleHal.RateInfo 152 RateInfo(float updateRateHz, boolean enableVariableUpdateRate, float resolution) { in RateInfo() 178 boolean enableVariableUpdateRate, float resolution) { in HalSubscribeOptions() 708 float resolution = halSubscribeOption.getResolution(); in createVhalSubscribeOptionsLocked() local
|
D | PropertyHalService.java | 1746 float updateRateHz, boolean enableVur, float resolution) { in newCarSubscription()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/property/ |
D | SubscriptionManagerUnitTest.java | 52 float resolution) { in getCarSubscription()
|
/packages/apps/Settings/src/com/android/settings/ |
D | MainClear.java | 234 final ResolveInfo resolution = pm.resolveActivity(requestAccountConfirmation, 0); in getAccountConfirmationIntent() local
|
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/features/preview/ |
D | Preview.kt | 332 requestBuilderTransformation = { media, resolution, builder -> in ImageUi() method
|
/packages/services/Car/service/src/com/android/car/ |
D | CarPropertyService.java | 323 boolean enableVariableUpdateRate, float resolution, in registerListener()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarPropertyServiceUnitTest.java | 1721 int[] areaId, float updateRateHz, boolean enableVur, float resolution) { in createCarSubscriptionOption()
|
/packages/modules/ImsMedia/test/app/ImsMediaTestingApp/app/src/main/java/com/example/imsmediatestingapp/ |
D | MainActivity.java | 586 public int getResolutionWidth(String resolution) { in getResolutionWidth() 595 public int getResolutionHeight(String resolution) { in getResolutionHeight()
|
/packages/providers/MediaProvider/src/com/android/providers/media/scan/ |
D | ModernMediaScanner.java | 1228 final Optional<String> resolution = parseOptionalResolution(width, height); in withResolutionValues() local
|