OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boundsBottom
(Results
1 - 11
of
11
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java
308
int
boundsBottom
= searchBarSpaceHeightPx + getSearchBarTotalVerticalPadding();
318
availableWidthPx - (edgeMarginPx + gap),
boundsBottom
);
323
defaultWidgetPadding.right),
boundsBottom
);
/frameworks/base/libs/hwui/hwui/
Canvas.h
244
float boundsLeft, float boundsTop, float boundsRight, float
boundsBottom
,
/frameworks/base/libs/hwui/
RecordingCanvas.h
197
float boundsLeft, float boundsTop, float boundsRight, float
boundsBottom
,
DisplayListCanvas.h
215
float boundsRight, float
boundsBottom
, float totalAdvance) override;
DisplayListCanvas.cpp
437
float boundsLeft, float boundsTop, float boundsRight, float
boundsBottom
,
444
Rect bounds(boundsLeft, boundsTop, boundsRight,
boundsBottom
);
RecordingCanvas.cpp
530
float boundsRight, float
boundsBottom
, float totalAdvance) {
537
Rect(boundsLeft, boundsTop, boundsRight,
boundsBottom
),
SkiaCanvas.cpp
169
float boundsLeft, float boundsTop, float boundsRight, float
boundsBottom
,
760
float boundsLeft, float boundsTop, float boundsRight, float
boundsBottom
,
/prebuilts/tools/common/m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.1/
org.abego.treelayout.core-1.0.1.jar
/prebuilts/tools/common/offline-m2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/
org.abego.treelayout.core-1.0.1.jar
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar
/prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar
Completed in 519 milliseconds