/aosp12/frameworks/base/libs/hwui/tests/common/ |
H A D | TestContext.cpp | 89 const ui::Size& resolution = getActiveDisplayResolution(); in createWindowSurface() local 106 const ui::Size& resolution = getActiveDisplayResolution(); in createOffscreenSurface() local
|
/aosp12/frameworks/av/media/libmediaformatshaper/ |
H A D | CodecProperties.cpp | 115 std::string resolution = key.substr(strlen("vq-target-qpmax-")); in setTuningValue() local 128 std::string resolution = key.substr(strlen("vq-target-bpp-")); in setTuningValue() local 179 bool CodecProperties::bppPoint(std::string resolution, std::string value) { in bppPoint() 293 bool CodecProperties::qpMaxPoint(std::string resolution, std::string value) { in qpMaxPoint()
|
/aosp12/frameworks/native/opengl/tests/lib/ |
H A D | WindowSurface.cpp | 59 const ui::Size& resolution = displayMode.resolution; in WindowSurface() local
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
H A D | genJPEGStrips.cpp | 52 JSAMPLE *imageBuffer, int resolution, colorSpaceDisposition destCS, int *numCompBytes) { in write_JPEG_Buff()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | SFFakeHwc_test.cpp | 352 const ui::Size& resolution = mode.resolution; in Test_HotplugOneConfig() local 418 const ui::Size& resolution = mode.resolution; in Test_HotplugTwoSeparateConfigs() local 471 const ui::Size& resolution = mode.resolution; in Test_HotplugTwoSeparateConfigs() local 526 const ui::Size& resolution = mode.resolution; in Test_HotplugTwoConfigsSameGroup() local 578 const ui::Size& resolution = mode.resolution; in Test_HotplugTwoConfigsSameGroup() local 643 const ui::Size& resolution = mode.resolution; in Test_HotplugThreeConfigsMixedGroups() local 695 const ui::Size& resolution = mode.resolution; in Test_HotplugThreeConfigsMixedGroups() local 742 const ui::Size& resolution = mode.resolution; in Test_HotplugThreeConfigsMixedGroups() local 789 const ui::Size& resolution = mode.resolution; in Test_HotplugThreeConfigsMixedGroups() local 1177 const ui::Size& resolution = mode.resolution; in SetUp() local
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | DisplayMode.h | 34 ui::Size resolution; member
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | DisplayMode.h | 34 ui::Size resolution; member
|
/aosp12/frameworks/native/services/sensorservice/ |
H A D | SensorDeviceUtils.cpp | 33 void quantizeSensorEventValues(sensors_event_t *event, float resolution) { in quantizeSensorEventValues()
|
/aosp12/frameworks/base/core/java/android/hardware/input/ |
H A D | InputSensorInfo.java | 80 float resolution, in InputSensorInfo() 265 float resolution = in.readFloat(); in InputSensorInfo() local
|
/aosp12/hardware/libhardware/modules/input/evdev/ |
H A D | InputHub.h | 47 int32_t resolution = 0; // resolution in units per mm or radians per mm member
|
H A D | InputHost.cpp | 40 int32_t min, int32_t max, float resolution) { in declareUsage()
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | JoystickInputMapper.h | 73 float resolution; // normalized resolution in units/mm member
|
H A D | SensorInputMapper.h | 70 float resolution; // normalized resolution in units member
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | TransactionTestHarnesses.h | 45 const ui::Size& resolution = displayMode.resolution; in getScreenCapture() local
|
H A D | EffectLayer_test.cpp | 183 const ui::Size& resolution = mode.resolution; in TEST_F() local
|
/aosp12/frameworks/base/libs/hwui/tests/macrobench/ |
H A D | TestSceneRunner.cpp | 112 const ui::Size& resolution = getActiveDisplayResolution(); in doRun() local
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/ |
H A D | lib_pclm.c | 91 media_type_t media_type, int resolution, duplex_t duplex, duplex_dry_time_t dry_time, in _start_job()
|
H A D | lib_pwg.c | 143 media_type_t media_type, int resolution, duplex_t duplex, duplex_dry_time_t dry_time, in _start_job()
|
/aosp12/frameworks/native/services/inputflinger/host/ |
H A D | InputDriver.cpp | 69 float resolution; member 167 float resolution) { in inputReportDefinitionDeclareUsageInt() 337 input_usage_t usage, int32_t min, int32_t max, float resolution) { in input_report_definition_declare_usage_int()
|
/aosp12/frameworks/native/libs/input/ |
H A D | InputDevice.cpp | 219 float flat, float fuzz, float resolution) { in addMotionRange()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | LocalVideo.java | 117 private void parseResolution(String resolution) { in parseResolution()
|
/aosp12/frameworks/native/include/input/ |
H A D | InputDevice.h | 145 float resolution; member 204 float resolution; member
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InputDevice.java | 800 float min, float max, float flat, float fuzz, float resolution) { in addMotionRange() 990 float resolution) { in MotionRange()
|
/aosp12/frameworks/base/services/core/java/com/android/server/om/ |
H A D | OverlayManagerShellCommand.java | 416 final String resolution = assets.getLastResourceResolution(); in runLookup() local
|
/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/ |
H A D | HidRawSensor.h | 81 float resolution; member
|