Home
last modified time | relevance | path

Searched defs:resolution (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/base/libs/hwui/tests/common/
DTestContext.cpp89 const ui::Size& resolution = getActiveDisplayResolution(); in createWindowSurface() local
106 const ui::Size& resolution = getActiveDisplayResolution(); in createOffscreenSurface() local
/frameworks/av/media/libmediaformatshaper/
DCodecProperties.cpp115 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()
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp59 const ui::Size& resolution = displayMode.resolution; in WindowSurface() local
/frameworks/native/libs/ui/include_vndk/ui/
DDisplayMode.h34 ui::Size resolution; member
/frameworks/native/libs/ui/include/ui/
DDisplayMode.h34 ui::Size resolution; member
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp352 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
/frameworks/native/services/sensorservice/
DSensorDeviceUtils.cpp33 void quantizeSensorEventValues(sensors_event_t *event, float resolution) { in quantizeSensorEventValues()
/frameworks/base/core/java/android/hardware/input/
DInputSensorInfo.java80 float resolution, in InputSensorInfo()
265 float resolution = in.readFloat(); in InputSensorInfo() local
/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.h73 float resolution; // normalized resolution in units/mm member
DSensorInputMapper.h70 float resolution; // normalized resolution in units member
DJoystickInputMapper.cpp199 const float resolution = rawAxisInfo.resolution * scale; in createAxis() local
DSensorInputMapper.cpp179 const float resolution = rawAxisInfo.resolution; in createAxis() local
/frameworks/native/services/surfaceflinger/tests/
DTransactionTestHarnesses.h45 const ui::Size& resolution = displayMode.resolution; in getScreenCapture() local
/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp112 const ui::Size& resolution = getActiveDisplayResolution(); in doRun() local
/frameworks/native/services/inputflinger/host/
DInputDriver.cpp69 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()
/frameworks/native/libs/input/
DInputDevice.cpp219 float flat, float fuzz, float resolution) { in addMotionRange()
/frameworks/base/core/java/android/view/
DInputDevice.java800 float min, float max, float flat, float fuzz, float resolution) { in addMotionRange()
990 float resolution) { in MotionRange()
/frameworks/native/include/input/
DInputDevice.h145 float resolution; member
204 float resolution; member
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerShellCommand.java416 final String resolution = assets.getLastResourceResolution(); in runLookup() local
/frameworks/av/cmds/stagefright/
Dcodec.cpp420 const ui::Size& resolution = mode.resolution; in main() local
Dstream.cpp327 const ui::Size& resolution = mode.resolution; in main() local
/frameworks/base/core/java/android/print/
DPrinterCapabilitiesInfo.java506 public @NonNull Builder addResolution(@NonNull Resolution resolution, boolean isDefault) { in addResolution()
DPrintAttributes.java146 public void setResolution(Resolution resolution) { in setResolution()
1460 public @NonNull Builder setResolution(@NonNull Resolution resolution) { in setResolution()
/frameworks/base/core/proto/android/service/
Dprint.proto267 optional ResolutionProto resolution = 3; field
Dsensor_service.proto121 optional float resolution = 23; field

12