OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:layoutBoundsBottom
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Images.cpp
79
int32_t
layoutBoundsBottom
;
569
image->layoutBoundsTop = image->
layoutBoundsBottom
= 0;
637
&image->
layoutBoundsBottom
, &errorMsg);
642
|| image->
layoutBoundsBottom
!= 0;
647
image->layoutBoundsRight, image->
layoutBoundsBottom
);
[
all
...]
/frameworks/base/tools/aapt2/compile/
Png.cpp
71
int32_t
layoutBoundsBottom
;
1002
image->layoutBoundsTop = image->
layoutBoundsBottom
= 0;
[
all
...]
Completed in 632 milliseconds