Home
last modified time | relevance | path

Searched defs:resolution (Results 1 – 25 of 34) 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/native/services/sensorservice/
DSensorDeviceUtils.h35 inline void quantizeValue(float *value, double resolution) { in quantizeValue()
DSensorDeviceUtils.cpp33 void quantizeSensorEventValues(sensors_event_t *event, float resolution) { in quantizeSensorEventValues()
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp59 const ui::Size& resolution = displayConfig.resolution; in WindowSurface() local
/frameworks/native/libs/ui/include_vndk/ui/
DDisplayConfig.h28 ui::Size resolution; member
/frameworks/native/libs/ui/include/ui/
DDisplayConfig.h28 ui::Size resolution; member
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp343 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/
DTransactionTestHarnesses.h45 const ui::Size& resolution = displayConfig.resolution; in getScreenCapture() local
/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.h53 float resolution; // normalized resolution in units/mm member
/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp117 const ui::Size& resolution = getActiveDisplayResolution(); in run() local
/frameworks/native/libs/input/
DInputDevice.cpp202 float flat, float fuzz, float resolution) { in addMotionRange()
/frameworks/native/services/inputflinger/host/
DInputDriver.cpp69 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/
DOverlayManagerShellCommand.java311 final String resolution = assets.getLastResourceResolution(); in runLookup() local
/frameworks/base/core/java/android/view/
DInputDevice.java762 float min, float max, float flat, float fuzz, float resolution) { in addMotionRange()
871 float resolution) { in MotionRange()
/frameworks/native/include/input/
DInputDevice.h82 float resolution; member
/frameworks/av/cmds/stagefright/
Dcodec.cpp420 const ui::Size& resolution = config.resolution; in main() local
Dstream.cpp327 const ui::Size& resolution = config.resolution; in main() local
Dmediafilter.cpp757 const ui::Size& resolution = config.resolution; in main() local
/frameworks/base/core/java/android/print/
DPrinterCapabilitiesInfo.java504 public @NonNull Builder addResolution(@NonNull Resolution resolution, boolean isDefault) { in addResolution()
DPrintAttributes.java146 public void setResolution(Resolution resolution) { in setResolution()
1412 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
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h67 int32_t resolution; // resolution in units per mm or radians per mm member
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerService.java1025 Resolution resolution = attributes.getResolution(); in doWriteStateLocked() local
1293 Resolution resolution = new Resolution(id, label, horizontalDpi, verticalDpi); in parsePrintJobLocked() local
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp109 const ui::Size& resolution = config.resolution; in SetUp() local

12