/frameworks/base/libs/hwui/tests/common/ |
D | TestContext.cpp | 89 const ui::Size& resolution = getActiveDisplayResolution(); in createWindowSurface() local 106 const ui::Size& resolution = getActiveDisplayResolution(); in createOffscreenSurface() local
|
/frameworks/native/services/sensorservice/ |
D | SensorDeviceUtils.h | 35 inline void quantizeValue(float *value, double resolution) { in quantizeValue()
|
D | SensorDeviceUtils.cpp | 33 void quantizeSensorEventValues(sensors_event_t *event, float resolution) { in quantizeSensorEventValues()
|
/frameworks/native/opengl/tests/lib/ |
D | WindowSurface.cpp | 59 const ui::Size& resolution = displayConfig.resolution; in WindowSurface() local
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | DisplayConfig.h | 28 ui::Size resolution; member
|
/frameworks/native/libs/ui/include/ui/ |
D | DisplayConfig.h | 28 ui::Size resolution; member
|
/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
D | SFFakeHwc_test.cpp | 343 const ui::Size& resolution = config.resolution; in Test_HotplugOneConfig() local 409 const ui::Size& resolution = config.resolution; in Test_HotplugTwoSeparateConfigs() local 461 const ui::Size& resolution = config.resolution; in Test_HotplugTwoSeparateConfigs() local 516 const ui::Size& resolution = config.resolution; in Test_HotplugTwoConfigsSameGroup() local 567 const ui::Size& resolution = config.resolution; in Test_HotplugTwoConfigsSameGroup() local 632 const ui::Size& resolution = config.resolution; in Test_HotplugThreeConfigsMixedGroups() local 683 const ui::Size& resolution = config.resolution; in Test_HotplugThreeConfigsMixedGroups() local 730 const ui::Size& resolution = config.resolution; in Test_HotplugThreeConfigsMixedGroups() local 777 const ui::Size& resolution = config.resolution; in Test_HotplugThreeConfigsMixedGroups() local 997 const ui::Size& resolution = config.resolution; in SetUp() local
|
/frameworks/native/services/surfaceflinger/tests/ |
D | TransactionTestHarnesses.h | 45 const ui::Size& resolution = displayConfig.resolution; in getScreenCapture() local
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | JoystickInputMapper.h | 53 float resolution; // normalized resolution in units/mm member
|
/frameworks/base/libs/hwui/tests/macrobench/ |
D | TestSceneRunner.cpp | 117 const ui::Size& resolution = getActiveDisplayResolution(); in run() local
|
/frameworks/native/libs/input/ |
D | InputDevice.cpp | 202 float flat, float fuzz, float resolution) { in addMotionRange()
|
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.cpp | 69 float resolution; member 167 float resolution) { in inputReportDefinitionDeclareUsageInt() 335 input_usage_t usage, int32_t min, int32_t max, float resolution) { in input_report_definition_declare_usage_int()
|
/frameworks/base/services/core/java/com/android/server/om/ |
D | OverlayManagerShellCommand.java | 311 final String resolution = assets.getLastResourceResolution(); in runLookup() local
|
/frameworks/base/core/java/android/view/ |
D | InputDevice.java | 762 float min, float max, float flat, float fuzz, float resolution) { in addMotionRange() 871 float resolution) { in MotionRange()
|
/frameworks/native/include/input/ |
D | InputDevice.h | 82 float resolution; member
|
/frameworks/av/cmds/stagefright/ |
D | codec.cpp | 420 const ui::Size& resolution = config.resolution; in main() local
|
D | stream.cpp | 327 const ui::Size& resolution = config.resolution; in main() local
|
D | mediafilter.cpp | 757 const ui::Size& resolution = config.resolution; in main() local
|
/frameworks/base/core/java/android/print/ |
D | PrinterCapabilitiesInfo.java | 504 public @NonNull Builder addResolution(@NonNull Resolution resolution, boolean isDefault) { in addResolution()
|
D | PrintAttributes.java | 146 public void setResolution(Resolution resolution) { in setResolution() 1412 public @NonNull Builder setResolution(@NonNull Resolution resolution) { in setResolution()
|
/frameworks/base/core/proto/android/service/ |
D | print.proto | 267 optional ResolutionProto resolution = 3; field
|
D | sensor_service.proto | 121 optional float resolution = 23; field
|
/frameworks/native/services/inputflinger/reader/include/ |
D | EventHub.h | 67 int32_t resolution; // resolution in units per mm or radians per mm member
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | PrintSpoolerService.java | 1025 Resolution resolution = attributes.getResolution(); in doWriteStateLocked() local 1293 Resolution resolution = new Resolution(id, label, horizontalDpi, verticalDpi); in parsePrintJobLocked() local
|
/frameworks/native/libs/gui/tests/ |
D | BLASTBufferQueue_test.cpp | 109 const ui::Size& resolution = config.resolution; in SetUp() local
|