OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:layoutBoundsRight
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Images.cpp
78
int32_t
layoutBoundsRight
;
568
image->layoutBoundsLeft = image->
layoutBoundsRight
=
633
&image->
layoutBoundsRight
, &errorMsg);
640
|| image->
layoutBoundsRight
!= 0
647
image->
layoutBoundsRight
, image->layoutBoundsBottom);
[
all
...]
/frameworks/base/tools/aapt2/compile/
Png.cpp
70
int32_t
layoutBoundsRight
;
1001
image->layoutBoundsLeft = image->
layoutBoundsRight
= 0;
[
all
...]
Completed in 199 milliseconds